Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2006 14:20:38 +0400
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        Jeremie Le Hen <jeremie@le-hen.org>
Cc:        freebsd-net@freebsd.org, Julian Elischer <julian@elischer.org>, freebsd-ipfw@freebsd.org
Subject:   Re: [fbsd] [patch] ipfw packet tagging
Message-ID:  <44991D76.9010809@yandex.ru>
In-Reply-To: <20060621094104.GB7019@obiwan.tataz.chchile.org>
References:  <44618B0A.60504@yandex.ru> <20060621094104.GB7019@obiwan.tataz.chchile.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44991D76.9010809>