[fbsd] [patch] ipfw packet tagging

Andrey V. Elsukov bu7cher at yandex.ru
Wed Jun 21 10:20:44 UTC 2006


Jeremie Le Hen wrote:
> trip through the kernel.  Would it be possible to slightly modify
> the routing code in order to make those tags a routing criteria ?

You can use tags with a fwd rules, like a:

   # ipfw add fwd $gw_addr ip from any to any tagged $N

And as i know, oleg@ has committed a new patch that uses a
tableargs feature with ipfw_tags to CURRENT:

http://docs.freebsd.org/cgi/mid.cgi?200606150939.k5F9dMrB019958

-- 
WBR, Andrey V. Elsukov


More information about the freebsd-net mailing list