On Tue, Apr 14, 2009 at 11:01 AM, Justin G. wrote:
> Hello everyone,
>
> We've got a 6.2-RELEASE box functioning as a gateway. Today we noticed
> that, when we place allow rules (we were testing at rule numbers 1-5
> to prevent any other matching rules) they weren't incrementing
> properly, but wh
Hello everyone,
We've got a 6.2-RELEASE box functioning as a gateway. Today we noticed
that, when we place allow rules (we were testing at rule numbers 1-5
to prevent any other matching rules) they weren't incrementing
properly, but when replaced with "count" rules that are identical,
they increme
http://people.freebsd.org/~piso/libalias_mbuf.diff
this patch makes libalias able to handle mbuf: TOS, big MTU, much
less copy-around, etcetc.
I encourage people to test it, since i would like to commit it soon.
Known issues:
-documentation was not updated
-i didn't convert the fragment handli