On 9/16/07, Salatiel Filho <[EMAIL PROTECTED]> wrote:
> Hi guys,  i have a little doubt ;
> I have eth0 ethernet and eth1 wireless , and they are bridged in br0
>
> Is there any difference in the behavior between do
>
> tc qdisc add dev br0 root sfq
>
> OR
>
> tc qdisc add dev eth0 root sfq && tc qdisc add dev eth1 root sfq
>
>

Yes. Only local traffic is passed trough br0 and only all interface
traffic is passed trough each interface.

>
> --
> []'s
> Salatiel
>
> "O maior prazer do inteligente é bancar o  idiota
>    diante de um  idiota que banca o inteligente".
> _______________________________________________
> LARTC mailing list
> LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
>


-- 
Marco Casaroli
SapucaiNet Telecom
+55 35 34712377 ext. 5
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Reply via email to