Subject: CVS commit: [netbsd-4] src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 10/27/2007 15:58:57
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.