On Fri, Feb 03, 2012 at 07:03:11AM +0900, rozhuk...@gmail.com wrote:
r> I am writing a netgraph node for processing UDP packets passing through the
r> router / bridge.
r> Node must fully inspect the entire contents of the package, in some cases,
r> change them.

In this case you need something like m_megapullup() that can be found in
sys/netinet/libalias/alias.c

-- 
Totus tuus, Glebius.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to