From: Vladislav Yasevich
Date: Tue, 28 Mar 2017 14:49:16 -0400
> This patch adds support for NETDEV_RESEND_IGMP event similar
> to how it works for IPv4.
>
> Signed-off-by: Vladislav Yasevich
Applied, but:
> +void igmp6_late_cleanup(void)
> +{
> + unregister_netdevice_notifier(&igmp6_netd
This patch adds support for NETDEV_RESEND_IGMP event similar
to how it works for IPv4.
Signed-off-by: Vladislav Yasevich
---
include/net/ndisc.h | 2 ++
net/ipv6/af_inet6.c | 8 +++-
net/ipv6/mcast.c| 50 +-
3 files changed, 58 insertions