Subject: Re: PR/34284 CVS commit: [netbsd-3/netbsd-4]
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <yancm@sdf.lonestar.org>
List: netbsd-bugs
Date: 09/16/2006 22:25:02
The following reply was made to PR kern/34284; it has been noted by GNATS.

From: yancm@sdf.lonestar.org
To: gnats-bugs@NetBSD.org
Cc: kern-bug-people@NetBSD.org, gnats-admin@NetBSD.org,
	netbsd-bugs@NetBSD.org
Subject: Re: PR/34284 CVS commit: [netbsd-3/netbsd-4] 
     src/sys/dist/ipf/netinet
Date: Sat, 16 Sep 2006 17:22:40 -0500 (EST)

 This PR is only partially fixed.
 
 The kernel portion of the PR is addressed, but the same fix
 MUST go into the userland per the initial bug report.
 
 Actually as I look at the initial report, I reversed the
 kernel and userland path, but they BOTH must be fixed.
 (These two files are identical or should be.)
 
 The userland fix also needs to be pulled up to the 4.0 and 3.1 branch
 if ippool is going to work.
 
 Somehow I missed this when it was pulled up to 4.0, but when Geert
 pulled it up to 3.1, I tested more closely.
 
 Please pull this same fix into:
 /usr/src/dist/ipf/ip_lookup.c
 
 Thanks (and sorry),
 gene
 
 > The following reply was made to PR kern/34284; it has been noted by GNATS.
 >
 > From: Geert Hendrickx <ghen@netbsd.org>
 > To: gnats-bugs@NetBSD.org
 > Cc:
 > Subject: PR/34284 CVS commit: [netbsd-3] src/sys/dist/ipf/netinet
 > Date: Sat, 16 Sep 2006 17:19:48 +0000 (UTC)
 >
 >  Module Name:	src
 >  Committed By:	ghen
 >  Date:		Sat Sep 16 17:19:48 UTC 2006
 >
 >  Modified Files:
 >  	src/sys/dist/ipf/netinet [netbsd-3]: ip_lookup.c
 >
 >  Log Message:
 >  Pull up following revision(s) (requested by christos in ticket #1501):
 >  	sys/dist/ipf/netinet/ip_lookup.c: revision 1.4
 >  PR/34284: Gene ENonymous: when "ippool -F" is invoked, error is
 >  "ioctl(SIOCLOOKUPFLUSH): Bad address"
 >
 >
 >  To generate a diff of this commit:
 >  cvs rdiff -r1.1 -r1.1.14.1 src/sys/dist/ipf/netinet/ip_lookup.c
 >
 >  Please note that diffs are not public domain; they are subject to the
 >  copyright notices on the relevant files.
 >
 >