NetBSD-Bugs archive

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

PR/49488 CVS commit: [netbsd-7] src/sys/net/npf



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

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49488 CVS commit: [netbsd-7] src/sys/net/npf
Date: Mon, 22 Dec 2014 02:10:30 +0000

 Module Name:	src
 Committed By:	msaitoh
 Date:		Mon Dec 22 02:10:30 UTC 2014
 
 Modified Files:
 	src/sys/net/npf [netbsd-7]: npf_conn.c npf_conn.h npf_nat.c
 
 Log Message:
 Pull up following revision(s) (requested by rmind in ticket #347):
 	sys/net/npf/npf_nat.c: revision 1.38
 	sys/net/npf/npf_conn.h: revision 1.8
 	sys/net/npf/npf_conn.c: revision 1.14
 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.10.2.2 -r1.10.2.3 src/sys/net/npf/npf_conn.c
 cvs rdiff -u -r1.6.2.1 -r1.6.2.2 src/sys/net/npf/npf_conn.h
 cvs rdiff -u -r1.32.2.3 -r1.32.2.4 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