team: add support for sending multicast rejoins
authorJiri Pirko <jiri@resnulli.us>
Sat, 20 Jul 2013 10:13:54 +0000 (12:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2013 23:52:47 +0000 (16:52 -0700)
Similar to what is implemented in bonding. User is able to ask team
driver to send IGMP rejoins in case port is enabled or disabled. Using
previously introduced netdev notifier.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found