* IPv6 tc filters
@ 2012-06-11 10:31 Dragos Ilie
2012-06-11 10:39 ` Thomas Graf
0 siblings, 1 reply; 2+ messages in thread
From: Dragos Ilie @ 2012-06-11 10:31 UTC (permalink / raw)
To: netdev
Hi!
Do IPv6 tc filters work? According to Linux Advanced Routing & Traffic
Control HOWTO, IPv6 does not hook into the Routing Policy Database
(RPDB), thus causing the filters to fail. I would appreciate it if
someone on this list can confirm or refute this claim. If filters have
been fixed, since which kernel/iproute2 version do they work?
Regards,
Dragos
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: IPv6 tc filters
2012-06-11 10:31 IPv6 tc filters Dragos Ilie
@ 2012-06-11 10:39 ` Thomas Graf
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Graf @ 2012-06-11 10:39 UTC (permalink / raw)
To: Dragos Ilie; +Cc: netdev
On Mon, Jun 11, 2012 at 12:31:27PM +0200, Dragos Ilie wrote:
> Do IPv6 tc filters work? According to Linux Advanced Routing & Traffic
> Control HOWTO, IPv6 does not hook into the Routing Policy Database
> (RPDB), thus causing the filters to fail. I would appreciate it if
> someone on this list can confirm or refute this claim. If filters have
> been fixed, since which kernel/iproute2 version do they work?
They do work, tc rules apply to any kind of traffic.
Some specific selectors only work with IPv4 so you need to craft
IPv6 variations yourself.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-11 10:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-11 10:31 IPv6 tc filters Dragos Ilie
2012-06-11 10:39 ` Thomas Graf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).