]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)
authorstephen hemminger <stephen@networkplumber.org>
Sat, 27 Apr 2013 11:31:55 +0000 (11:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Apr 2013 15:53:12 +0000 (11:53 -0400)
commit452e1641def23390ee3b225620763023819fb67c
tree2443bbececf273f52bf0f9e5ba96794596fdfe70
parente8f46f78f77affd1a59462733f5a43e9c9fdc163
vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)

Source compatiability for build iproute2 was broken by:
  commit dac6081777fd8beca64b3e3a3462f53b23930b57
  Author: Atzm Watanabe <atzm@stratosphere.co.jp>
    vxlan: Allow setting destination to unicast address.

Since this commit has not made it upstream (still net-next),
and better to avoid gratitious changes to exported API's;
go back to original definition, and add a comment.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c
include/uapi/linux/if_link.h