Subject: Re: PR/34286 CVS commit: src/dist/ipf/tools
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <yancm@sdf.lonestar.org>
List: netbsd-bugs
Date: 09/07/2006 00:10:14
The following reply was made to PR kern/34286; it has been noted by GNATS.

From: yancm@sdf.lonestar.org
To: christos@NetBSD.org
Cc: gnats-bugs@NetBSD.org
Subject: Re: PR/34286 CVS commit: src/dist/ipf/tools
Date: Wed, 6 Sep 2006 19:07:27 -0500 (EST)

 Hi Christos,
 
 What is the right way to ask that this fix be pulled up to
 the 3.1/4.0 releases?
 
 On the test pages it says only developers should submit pullup requests.
 
 Once you tell me how to proceed, I would like to try to request
 this and the other fixes you made for ipf be pulled up.
 
 34283 (IPFILTER_LOOKUP = default) [pull up to 4.0 and 3.1?]
 34284 (fix warning message on ippool -F) [pull up to 4.0 and 3.1]
 34286 (this one - yacc stack overflow on large pools)
       [pull up to 4.0 and 3.1?]
 34287 (change subroutine "version" variable name conflict)
       [pull up to 4.0 only - doesn not apply to 3.1]
 
 Thanks,
 gene
 
 > The following reply was made to PR kern/34286; it has been noted by GNATS.
 >
 > From: Christos Zoulas <christos@netbsd.org>
 > To: gnats-bugs@NetBSD.org
 > Cc:
 > Subject: PR/34286 CVS commit: src/dist/ipf/tools
 > Date: Sat, 26 Aug 2006 23:20:56 +0000 (UTC)
 >
 >  Module Name:	src
 >  Committed By:	christos
 >  Date:		Sat Aug 26 23:20:56 UTC 2006
 >
 >  Modified Files:
 >  	src/dist/ipf/tools: ippool_y.y
 >
 >  Log Message:
 >  PR/34286: Gene ENonymous: Increase YYSTACKSIZE so that we can handle huge
 >  pools.
 >
 >
 >  To generate a diff of this commit:
 >  cvs rdiff -r1.1.1.2 -r1.2 src/dist/ipf/tools/ippool_y.y
 >
 >  Please note that diffs are not public domain; they are subject to the
 >  copyright notices on the relevant files.
 >
 >