commit | 4aa678ba44aa35759c04f300afbc97d3dab5faa2 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Mon Sep 08 16:19:58 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 08 16:19:58 2008 -0700 |
tree | fc4a2e01cde902913594b00461ea7e021fc223c4 | |
parent | 5337407c673e2c7c66a84b9838d55a45a760ecff [diff] |
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>