Re: [PATCH net] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port

2018-11-23 Thread David Miller
From: Hangbin Liu Date: Thu, 22 Nov 2018 16:15:28 +0800 > team_notify_peers() will send ARP and NA to notify peers. team_mcast_rejoin() > will send multicast join group message to notify peers. We should do this when > enabling/changed to a new port. But it doesn't make sense to do it when a

[PATCH net] team: no need to do team_notify_peers or team_mcast_rejoin when disabling port

2018-11-22 Thread Hangbin Liu
team_notify_peers() will send ARP and NA to notify peers. team_mcast_rejoin() will send multicast join group message to notify peers. We should do this when enabling/changed to a new port. But it doesn't make sense to do it when a port is disabled. On the other hand, when we set