On Thu, May 23, 2002 at 12:59:35PM -0400, Craig Rodrigues wrote:
...
> Hi,
>
> I merged from -CURRENT to my -STABLE tree some changes made in October 2000 to
> sys/netinet/ip_fw.{c,h} and sbin/ipfw/ipfw.c which add ipfw
> filtering based on iptos.
>
> However, from reading the documentation, it
On Wed, May 22, 2002 at 05:38:57PM -0700, Crist J. Clark wrote:
>
> No. sbin/ipfw is just the userland command for modifying rules. The
> actual firewall code lives in sys/netinet/ip_fw.{c,h}.
Hi,
I merged from -CURRENT to my -STABLE tree some changes made in October 2000 to
sys/netinet/ip_fw.{
On Wed, May 22, 2002 at 12:31:00PM -0400, Craig Rodrigues wrote:
> On Wed, May 22, 2002 at 02:43:23AM -0700, Luigi Rizzo wrote:
> > I think the TOS matching is implemented in ipfw in 5.0, not 4.6.
> >
> > it should not be too hard to merge it into RELENG_4.
> >
> > cheers
> > luigi
>
>
On Wed, May 22, 2002 at 02:43:23AM -0700, Luigi Rizzo wrote:
> I think the TOS matching is implemented in ipfw in 5.0, not 4.6.
>
> it should not be too hard to merge it into RELENG_4.
>
> cheers
> luigi
Cool! Could you merge this stuff into RELENG_4, or are there more
restrictions