Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 23:38:42 +0200
From:      Paolo Pisati <p.pisati@oltrelinux.com>
To:        freebsd-ipfw@freebsd.org, freebsd-net@freebsd.org
Subject:   [patch] mbuf aware libalias
Message-ID:  <49E50262.8060603@oltrelinux.com>

next in thread | raw e-mail | index | archive | help
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 handling part (GetFragment, SaveFragment&C)
 since i would like to axe it
-all the modules still require some copy-around to work, but i'm  teaching
 them, piece by piece, how to use mbuf

bye,
P.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49E50262.8060603>