Date: Wed, 22 May 2002 17:38:57 -0700 From: "Crist J. Clark" <crist.clark@attbi.com> To: Craig Rodrigues <crodrigu@bbn.com> Cc: freebsd-net@FreeBSD.org Subject: Re: Question about Dummynet and Diffserv Message-ID: <20020522173857.B8894@blossom.cjclark.org> In-Reply-To: <20020522123100.A24632@bbn.com>; from crodrigu@bbn.com on Wed, May 22, 2002 at 12:31:00PM -0400 References: <20020521234248.B13074@bbn.com> <20020522024323.A34030@iguana.icir.org> <20020522123100.A24632@bbn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > > Cool! Could you merge this stuff into RELENG_4, or are there more > restrictions on merging things into STABLE these days? Yes. Code freeze for 4.6-RELEASE. > If it is not possible, if I do it myself, do I just need to > download the files in /usr/src/sbin/ipfw from the CURRENT in CVS? No. sbin/ipfw is just the userland command for modifying rules. The actual firewall code lives in sys/netinet/ip_fw.{c,h}. There are old patches against 4.x for filtering on DIFSERV bits floating around. Check the archives of freebsd-security@ and freebsd-ipfw@. I think I may have some somewhere. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020522173857.B8894>