* ipset-based routing
@ 2013-04-27 20:09 Dash Four
2013-04-28 10:21 ` Remy Mudingay
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Dash Four @ 2013-04-27 20:09 UTC (permalink / raw)
To: lartc
Has something like this been attempted before?
I am about to start some work towards integrating ipsets in iproute and
I am wondering whether something like this has been attempted or even
done before so that I don't reinvent the wheel again? Thanks a lot.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ipset-based routing
2013-04-27 20:09 ipset-based routing Dash Four
@ 2013-04-28 10:21 ` Remy Mudingay
2013-04-28 13:20 ` Dash Four
2013-04-28 13:20 ` Dash Four
2 siblings, 0 replies; 4+ messages in thread
From: Remy Mudingay @ 2013-04-28 10:21 UTC (permalink / raw)
To: lartc
Oops, ignore my previous email. It seems that a patch exists for ip
route add .. for matching against ipsets.
https://lkml.org/lkml/2012/12/3/93
Regards
On 27 April 2013 22:09, Dash Four <mr.dash.four@googlemail.com> wrote:
> Has something like this been attempted before?
>
> I am about to start some work towards integrating ipsets in iproute and I am
> wondering whether something like this has been attempted or even done before
> so that I don't reinvent the wheel again? Thanks a lot.
> --
> To unsubscribe from this list: send the line "unsubscribe lartc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ipset-based routing
2013-04-27 20:09 ipset-based routing Dash Four
2013-04-28 10:21 ` Remy Mudingay
@ 2013-04-28 13:20 ` Dash Four
2013-04-28 13:20 ` Dash Four
2 siblings, 0 replies; 4+ messages in thread
From: Dash Four @ 2013-04-28 13:20 UTC (permalink / raw)
To: lartc
Remy Mudingay wrote:
> Hi Dash,
>
> This has already been integrated with iproute2. TC (traffic control)
> can now match IPsets through the ematch classifier.
> There are a few examples around including documentation provided in
> the iproute2 source package.
> TC support was added in Kernel versions 3.7.
I am aware of all that since I was involved in testing this feature
before it became main stream. My question was about using ipsets in
routing, not traffic shaping.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ipset-based routing
2013-04-27 20:09 ipset-based routing Dash Four
2013-04-28 10:21 ` Remy Mudingay
2013-04-28 13:20 ` Dash Four
@ 2013-04-28 13:20 ` Dash Four
2 siblings, 0 replies; 4+ messages in thread
From: Dash Four @ 2013-04-28 13:20 UTC (permalink / raw)
To: lartc
Remy Mudingay wrote:
> Oops, ignore my previous email. It seems that a patch exists for ip
> route add .. for matching against ipsets.
>
> https://lkml.org/lkml/2012/12/3/93
>
That seems quite an old patch (kernel 2.6.27) and is based on ipset 4.5
which is archaic, but thanks for the link anyway.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-04-28 13:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-27 20:09 ipset-based routing Dash Four
2013-04-28 10:21 ` Remy Mudingay
2013-04-28 13:20 ` Dash Four
2013-04-28 13:20 ` Dash Four
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.