Subject: PR/37037 CVS commit: [netbsd-4] src/sys/dist/ipf/netinet
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@netbsd.org>
List: netbsd-bugs
Date: 10/27/2007 16:00:05
The following reply was made to PR kern/37037; it has been noted by GNATS.

From: Pavel Cahyna <pavel@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37037 CVS commit: [netbsd-4] src/sys/dist/ipf/netinet
Date: Sat, 27 Oct 2007 15:58:57 +0000 (UTC)

 Module Name:	src
 Committed By:	pavel
 Date:		Sat Oct 27 15:58:57 UTC 2007
 
 Modified Files:
 	src/sys/dist/ipf/netinet [netbsd-4]: ip_nat.c ip_nat.h ip_state.c
 	    ip_state.h
 
 Log Message:
 revert pullup #880. It reportedly causes RDR sessions to not expire and
 fill up the NAT table. See PR kern/37037 and possibly kern/37174.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.19.2.8 -r1.19.2.9 src/sys/dist/ipf/netinet/ip_nat.c
 cvs rdiff -r1.7.12.4 -r1.7.12.5 src/sys/dist/ipf/netinet/ip_nat.h
 cvs rdiff -r1.15.2.8 -r1.15.2.9 src/sys/dist/ipf/netinet/ip_state.c
 cvs rdiff -r1.5.12.4 -r1.5.12.5 src/sys/dist/ipf/netinet/ip_state.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.