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

2015-09-01 Thread John Nielsen
t; Fixes: 56ef9c909b40 ("vxlan: Move socket initialization to within rtnl scope") > Reported-by: John Nielsen <li...@jnielsen.net> > Signed-off-by: Marcelo Ricardo Leitner <marcelo.leit...@gmail.com> > --- > > John, please see how this goes for you. It worke

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