commit | 0dfbdf4102b9303d3ddf2177c0220098ff99f6de | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Tue Jul 21 10:44:02 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 21 10:39:06 2015 -0700 |
tree | 45089b30555c3e10111a14dc3ecaa9ca4422076d | |
parent | e7030878fc8448492b6e5cecd574043f63271298 [diff] |
vxlan: Factor out device configuration This factors out the device configuration out of the RTNL newlink API which allows for in-kernel creation of VXLAN net_devices. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>