commit | 823aa873bc782f1c51b1ce8ec6da7cfcaf93836e | [log] [tgz] |
---|---|---|
author | stephen hemminger <stephen@networkplumber.org> | Sat Apr 27 11:31:57 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 29 11:53:12 2013 -0400 |
tree | b7560367bf1a18136ec352c053cd14c6466f6004 | |
parent | 7d836a7679a85f75bbc96d631b4007a78396b190 [diff] |
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>