]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/bridge/br_netlink.c
netns bridge: allow bridges in netns!
authorAlexey Dobriyan <adobriyan@gmail.com>
Mon, 8 Sep 2008 23:19:58 +0000 (16:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Sep 2008 23:19:58 +0000 (16:19 -0700)
commit4aa678ba44aa35759c04f300afbc97d3dab5faa2
treefc4a2e01cde902913594b00461ea7e021fc223c4
parent5337407c673e2c7c66a84b9838d55a45a760ecff
netns bridge: allow bridges in netns!

Bridge as netdevice doesn't cross netns boundaries.

Bridge ports and bridge itself live in same netns.

Notifiers are fixed.

netns propagated from userspace socket for setup and teardown.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Stephen Hemminger <shemming@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_device.c
net/bridge/br_if.c
net/bridge/br_ioctl.c
net/bridge/br_netlink.c
net/bridge/br_notify.c
net/bridge/br_private.h
net/bridge/br_stp_bpdu.c