]> git.ipfire.org Git - thirdparty/iproute2.git/commit
vxlan: only send group address if defined
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 19 Oct 2012 20:25:17 +0000 (13:25 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Fri, 19 Oct 2012 20:25:17 +0000 (13:25 -0700)
commitb64da5a5e0899d9d0b7e4a6cf3ce9f8c1cad5335
tree1a8eba660bd3de40c3108b0196b58e3405fc0193
parent2d596120cf40574539d39f60e54282c09edc3204
vxlan: only send group address if defined

Don't send 0 as group address.
ip/iplink_vxlan.c