]> git.karo-electronics.de Git - karo-tx-linux.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)
commit5d174dd80ce94b7ed0950e31fc9a0122c689523b
tree2443bbececf273f52bf0f9e5ba96794596fdfe70
parent73cf3317065a6bc1536b4fb6f51bff4d3138f8ac
vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)

Source compatiability for build iproute2 was broken by:
  commit c7995c43facc6e5dea4de63fa9d283a337aabeb1
  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