Subject: CVS commit: [netbsd-2] src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 06/18/2005 04:28:19
Module Name:	src
Committed By:	riz
Date:		Sat Jun 18 04:28:19 UTC 2005

Modified Files:
	src/sys/dist/ipf/netinet [netbsd-2]: fil.c

Log Message:
Pull up revision 1.16 (requested by darrenr in ticket #1991):
bin/29508 - fix "ipf -T" - kernel wasn't setting ipft_cookie and userland
was expecting it to be set, thus ignored it.
bin/29509 - because ipft_cookie wasn't reset to 0 before making the ioctl
call for each variable, only the first name to find was used, each successive
call just used the cookie.


To generate a diff of this commit:
cvs rdiff -r1.7.8.1 -r1.7.8.2 src/sys/dist/ipf/netinet/fil.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.