Re: New ipfw code available

2002-06-10 Thread Trish Lynch
On Mon, 10 Jun 2002, Luigi Rizzo wrote: > On Mon, Jun 10, 2002 at 12:47:40PM +0400, Vladimir B. Grebenschikov wrote: > ... > > And what about radix-tree-based ip-list matching ? > > yes, it is planned. > > cheers > luigi > > > > ipfw add 1 allow ip from {1.2.3.0/24,1.3.5.0/24,17.

Re: New ipfw code available

2002-06-10 Thread Luigi Rizzo
On Mon, Jun 10, 2002 at 12:47:40PM +0400, Vladimir B. Grebenschikov wrote: ... > And what about radix-tree-based ip-list matching ? yes, it is planned. cheers luigi > > ipfw add 1 allow ip from {1.2.3.0/24,1.3.5.0/24,17.2.3.4/45,11.2.3.4/30} > or > cat mylist | ipfw

Re: New ipfw code available

2002-06-10 Thread Vladimir B.
÷ Sun, 09.06.2002, × 07:19, Luigi Rizzo ÎÁÐÉÓÁÌ: Hi > over the past 2-3 weeks I have done an extensive rewrite of the > ipfw code (userland + kernel) in an attempt to make it faster and > more flexible. > > The idea (which I discussed a few times on the mailing lists) was > to replace the curre