commit | 492b200efdd20b8fcfdac873f3cd8d4902386581 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Sat Jul 20 12:13:54 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 23 16:52:47 2013 -0700 |
tree | 71a8b0b141e7a44afcf18304911d036d5be77c6e | |
parent | 4aa5dee4d9997879adff858514844efab5a15a01 [diff] |
team: add support for sending multicast rejoins 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>