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
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