Needed for VXLAN. Signed-off-by: Stephen Hemminger --- a/net/ipv4/igmp.c 2012-09-17 17:15:06.747860247 -0700 +++ b/net/ipv4/igmp.c 2012-09-17 17:16:33.554984978 -0700 @@ -1904,6 +1904,7 @@ int ip_mc_leave_group(struct sock *sk, s rtnl_unlock(); return ret; } +EXPORT_SYMBOL(ip_mc_leave_group); int ip_mc_source(int add, int omode, struct sock *sk, struct ip_mreq_source *mreqs, int ifindex) -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html