]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd9036d3e57b87770dd31d6c6fc0c403b6c93acd0
treeb7560367bf1a18136ec352c053cd14c6466f6004
parent637de83a4886a327057b1d8580cd739b73b66735
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