From: Vladislav Yasevich <[email protected]>
Date: Fri,  1 May 2015 17:36:37 -0400

> When a macvlan device is placed in promiscuous mode, it currently
> just sets it's multicast mask to permissive, but doesn't change
> the state of the lower device.  As a result, not all multicast
> traffic can be received on such device.  Additionally, none of
> a vlan traffic can be received on such device as well.
> This patch propagates the promiscuous mode setting to lower device
> so that lower device may receive all packets that macvlan may
> be interested in.
> 
> Signed-off-by: Vladislav Yasevich <[email protected]>

Applied, thanks Vlad.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to