Re: [PATCH net] vxlan: re-ignore EADDRINUSE from igmp_join

2015-09-01 Thread John Nielsen
909b40 ("vxlan: Move socket initialization to within rtnl scope") > Reported-by: John Nielsen > Signed-off-by: Marcelo Ricardo Leitner > --- > > John, please see how this goes for you. It worked in here. Confirmed working here. Thanks again! -- To unsubscribe from thi

vxlan regression: multiple VXLANs on a single multicast group broken in kernel 4.1

2015-08-25 Thread John Nielsen
After updating the kernel on a KVM host, I discovered yesterday that I can no longer use more than one vxlan interface on a single multicast group/address. The interfaces can be created but only the first one may be brought up: # ip link add vx100 type vxlan id 100 group 239.0.0.1 dev eth0 # ip