On Fri, Dec 20, 2002 at 08:14:49PM +0100, Cedric Berger wrote: > Does that mean that it's worth for me (and every person > interested to help!) to spend some time porting that quick > to -CURRENT, KNF-ize the code and test it more > thoroughly?
Yes, definitely. Focus on the kernel part, make sure the ioctl interface is solid. As usual, userland causes most discussion, and you never know, the fearless leader might want everything in pfctl itself. Also, the module form will have to go, it would be easiest if all new parts would just fit into a new sys/net/pf_radix.h./.c or so. Might be easiest to run it as it is on -current first. Daniel
