[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4D5957DA.3020303@trash.net>
Date: Mon, 14 Feb 2011 17:27:06 +0100
From: Patrick McHardy <kaber@...sh.net>
To: Nicolas de Pesloüan
<nicolas.2p.debian@...il.com>
CC: Jiri Pirko <jpirko@...hat.com>, netdev@...r.kernel.org,
davem@...emloft.net, shemminger@...ux-foundation.org,
fubar@...ibm.com, eric.dumazet@...il.com
Subject: Re: [patch net-next-2.6] net: make dev->master general
Am 14.02.2011 15:11, schrieb Nicolas de Pesloüan:
> Le 14/02/2011 10:01, Jiri Pirko a écrit :
>> That is true. I think that it makes no sense to have iface enslaved in
>> bond and bridge at the same time. Do you have a scenario where it makes
>> sense?
>
> Agreed for bonding/bridge, because both tend to eat all skb, even if
> bridge has a way to give skb to others, as stated above. Bonding
> might/should do the same.
>
> But, for macvlan or vlan for example, it is different. They will ignore
> skb not matching the correct dst_mac (macvlan) or vlan_id (vlan) and
> give a chance to other to use the skb.
Both are not slaves of the device, so its not really related to this
patch. Slaves sit below the device, macvlan and vlan sit above the
device. Their link to the "real" device is through ->iflink.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists