vxlan: allow choosing destination port per vxlan
authorstephen hemminger <stephen@networkplumber.org>
Sat, 27 Apr 2013 11:31:57 +0000 (11:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Apr 2013 15:53:12 +0000 (11:53 -0400)
commit823aa873bc782f1c51b1ce8ec6da7cfcaf93836e
treeb7560367bf1a18136ec352c053cd14c6466f6004
parent7d836a7679a85f75bbc96d631b4007a78396b190
vxlan: allow choosing destination port per vxlan

Allow configuring the default destination port on a per-device basis.
Adds new netlink paramater IFLA_VXLAN_PORT to allow setting destination
port when creating new vxlan.

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