Re: [fbsd] [patch] ipfw packet tagging



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
_______________________________________________
freebsd-net@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"