[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160329.002257.534415260245036162.davem@davemloft.net>
Date: Tue, 29 Mar 2016 00:22:57 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: lucien.xin@...il.com
Cc: netdev@...r.kernel.org, jiri@...nulli.us, marcelo.leitner@...il.com
Subject: Re: [PATCH net] team: team should sync the port's uc/mc addrs when
add a port
From: Xin Long <lucien.xin@...il.com>
Date: Tue, 29 Mar 2016 00:42:31 +0800
> There is an issue when we use mavtap over team:
> When we replug nic links from team0, the real nics's mc list will not
> include the maddr for macvtap any more. then we can't receive pkts to
> macvtap device, as they are filterred by mc list of nic.
>
> In Bonding Driver, it syncs the uc/mc addrs in bond_enslave().
>
> We will fix this issue on team by adding the port's uc/mc addrs sync in
> team_port_add.
>
> Signed-off-by: Xin Long <lucien.xin@...il.com>
Applied, thank you.
Powered by blists - more mailing lists