NetBSD-Bugs archive

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

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



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49412 CVS commit: [netbsd-7] src/sys/net/npf
Date: Mon, 1 Dec 2014 09:02:26 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Dec  1 09:02:26 UTC 2014
 
 Modified Files:
 	src/sys/net/npf [netbsd-7]: npf_nat.c npf_ruleset.c
 
 Log Message:
 Pull up following revision(s) (requested by rmind in ticket #274):
 	sys/net/npf/npf_nat.c: revision 1.35
 	sys/net/npf/npf_ruleset.c: revision 1.38
 NPF: fix the reference counting and share the active NAT portmap correctly
 when performing the reload.  Should fixes PR/49412, reported by kardel@.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.32.2.1 -r1.32.2.2 src/sys/net/npf/npf_nat.c
 cvs rdiff -u -r1.37 -r1.37.2.1 src/sys/net/npf/npf_ruleset.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