Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4

2011-07-05 Thread emaste
Synopsis: ipfw(8) fwd with IPv6 treats input as IPv4 Responsible-Changed-From-To: freebsd-ipfw->bz Responsible-Changed-By: emaste Responsible-Changed-When: Tue Jul 5 13:57:09 UTC 2011 Responsible-Changed-Why: Sandvine has a patch to implement ipv6 fwd that bz@'s going to clean up and get into the

Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4

2009-08-23 Thread Willem Jan Withagen
Lars Eggert wrote: Well, one pretty simple (and not always correct) fix would be to assume that if an address has more than 1 colon, it's IPv6. The correct fix is to generate a small flex parser. Which will require to spec an real grammar for the tokens. In itself of course a "good thing(tm)"

Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4

2009-08-23 Thread Lars Eggert
R bin/117214; it has been noted by GNATS. From: Lars Eggert To: bug-follo...@freebsd.org, fab...@wenks.ch Cc: Subject: Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4 Date: Sat, 22 Aug 2009 02:27:44 +0300 I still see this on 7.2-STABLE: [r...@fit: ~] uname -a FreeBSD fit.nokia.co

Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4

2009-08-22 Thread Willem Jan Withagen
Lars Eggert wrote: The following reply was made to PR bin/117214; it has been noted by GNATS. From: Lars Eggert To: bug-follo...@freebsd.org, fab...@wenks.ch Cc: Subject: Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4 Date: Sat, 22 Aug 2009 02:27:44 +0300 I still see this on

Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4

2009-08-21 Thread Lars Eggert
The following reply was made to PR bin/117214; it has been noted by GNATS. From: Lars Eggert To: bug-follo...@freebsd.org, fab...@wenks.ch Cc: Subject: Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4 Date: Sat, 22 Aug 2009 02:27:44 +0300 I still see this on 7.2-STABLE: [r

Re: bin/117214: ipfw(8) fwd with IPv6 treats input as IPv4

2009-03-25 Thread brucec
Synopsis: ipfw(8) fwd with IPv6 treats input as IPv4 Responsible-Changed-From-To: freebsd-bugs->freebsd-ipfw Responsible-Changed-By: brucec Responsible-Changed-When: Wed Mar 25 17:18:47 UTC 2009 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=117214 ___