Subject: Re: misc/13178: ipfilter IPv6 support compilation instructions are difficult to find
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: None <itojun@iijlab.net>
List: netbsd-bugs
Date: 06/13/2001 08:53:08
>I think ipfilter doens't work in the 1.5 branch; and from a recent PR it seems
>it's even not there in -current.
>Darren or Itojun could confirm this
the PR is talking about 1.5 branch.
for 1.5 branch, IPv6 filtering is not supported (there's two-line code
to turn this portion off). see ipf(8) as well.
on current, IPv6 filtering code is enabled (the two-line code is not
there), however, we need to run torture tests before we can be sure
it works right.
itojun