NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49488 CVS commit: src/sys/net/npf



The following reply was made to PR kern/49488; it has been noted by GNATS.

From: "Mindaugas Rasiukevicius" <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49488 CVS commit: src/sys/net/npf
Date: Sat, 20 Dec 2014 16:19:43 +0000

 Module Name:	src
 Committed By:	rmind
 Date:		Sat Dec 20 16:19:43 UTC 2014
 
 Modified Files:
 	src/sys/net/npf: npf_conn.c npf_conn.h npf_nat.c
 
 Log Message:
 NPF: set the connection flags atomically in the post-creation logic and
 fix a tiny race condition window.  Might fix PR/49488.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13 -r1.14 src/sys/net/npf/npf_conn.c
 cvs rdiff -u -r1.7 -r1.8 src/sys/net/npf/npf_conn.h
 cvs rdiff -u -r1.37 -r1.38 src/sys/net/npf/npf_nat.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index