]> git.baikalelectronics.ru Git - kernel.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)
commit4f612f0c02072bbdf8ce3c7fbbf1b06f07284922
tree45089b30555c3e10111a14dc3ecaa9ca4422076d
parent015c39dfaacadd55f15de46dc1c98870a3afbcb6
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