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

2015-08-25 Thread Marcelo Ricardo Leitner
Em 25-08-2015 14:35, John Nielsen escreveu: 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 ty

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