]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vxlan: Factor out device configuration
authorThomas Graf <tgraf@suug.ch>
Tue, 21 Jul 2015 08:44:02 +0000 (10:44 +0200)
committerBrian Maly <brian.maly@oracle.com>
Wed, 12 Jun 2019 15:14:10 +0000 (11:14 -0400)
commita5e842474cd70e9fe6d223979f13e358b965972b
tree26b8f00c55fbe2a9c43a8e1a2908bf2c485a3d00
parentde6fd180b06766e92fb0388c82b7fab4fe1ec370
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.

Orabug: 29755932

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 0dfbdf4102b9303d3ddf2177c0220098ff99f6de)

Reviewed-by: Rama Nichanamatlu <rama.nichanamatlu@oracle.com>
Signed-off-by: Venkat Venkatsubra <venkat.x.venkatsubra@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Conflicts:
drivers/net/vxlan.c

Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/vxlan.c
include/net/vxlan.h