]> 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)
commit8d74868ce431bd8a1723571e856ddbdbe70da79b
tree2443bbececf273f52bf0f9e5ba96794596fdfe70
parente362f6ea5caec8ee35884da04b392a53b10d2d9e
vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)

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