diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2015-01-26 22:28:14 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-29 14:20:02 -0800 |
commit | 33564bbb2cf1c05cf3882af5d62a0b2b4a09754c (patch) | |
tree | cff61da52b4a1e3a82ac16c8d8854431a8189b97 /drivers/platform/Kconfig | |
parent | 8997c27ec41127bf57421cc0205413d525421ddc (diff) | |
download | blackbird-op-linux-33564bbb2cf1c05cf3882af5d62a0b2b4a09754c.tar.gz blackbird-op-linux-33564bbb2cf1c05cf3882af5d62a0b2b4a09754c.zip |
vxlan: setup the right link netns in newlink hdlr
Rename the netns to src_net to avoid confusion with the netns where the
interface stands. The user may specify IFLA_NET_NS_[PID|FD] to create
a x-netns netndevice: IFLA_NET_NS_[PID|FD] points to the netns where the
netdevice stands and src_net to the link netns.
Note that before commit f01ec1c017de ("vxlan: add x-netns support"), it was
possible to create a x-netns vxlan netdevice, but the netdevice was not
operational.
Fixes: f01ec1c017de ("vxlan: add x-netns support")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/platform/Kconfig')
0 files changed, 0 insertions, 0 deletions