Re: Iptables handles 'ppp+' but tc doesn't
From: Pascal Hambourg
Date: Tue Jan 27 2009 - 17:24:54 EST
Philip A. Prindeville a écrit :
So 'tc' can't support wildcards by the same mechanisms that iptables does?
Exactly. An iptables rule is not attached to any network interface. -i
and -o options are just text matches that will be tested against the
input/output interface for every packet reaching the rule. A tc object
is attached to a specific network interface, in the way as an address or
a route.
--
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html