]> git.karo-electronics.de Git - karo-tx-linux.git/commit
vxlan: Factor out device configuration
authorThomas Graf <tgraf@suug.ch>
Tue, 21 Jul 2015 08:44:02 +0000 (10:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 17:39:06 +0000 (10:39 -0700)
commit0dfbdf4102b9303d3ddf2177c0220098ff99f6de
tree45089b30555c3e10111a14dc3ecaa9ca4422076d
parente7030878fc8448492b6e5cecd574043f63271298
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>
drivers/net/vxlan.c
include/net/vxlan.h