aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/loopback.c
diff options
context:
space:
mode:
authorEric W. Biederman <[email protected]>2008-11-05 23:59:38 +0000
committerDavid S. Miller <[email protected]>2008-11-05 23:59:38 +0000
commitd0c082cea6dfb9b674b4f6e1e84025662dbd24e8 (patch)
treea101a51c9158e4ed4ce335e6c68a555e631280f6 /drivers/net/loopback.c
parentnet: sk_free_datagram() should use sk_mem_reclaim_partial() (diff)
downloadkernel-d0c082cea6dfb9b674b4f6e1e84025662dbd24e8.tar.gz
kernel-d0c082cea6dfb9b674b4f6e1e84025662dbd24e8.zip
netns: Delete virtual interfaces during namespace cleanup
When physical devices are inside of network namespace and that network namespace terminates we can not make them go away. We have to keep them and moving them to the initial network namespace is the best we can do. For virtual devices left in a network namespace that is exiting we have no need to preserve them and we now have the infrastructure that allows us to delete them. So delete virtual devices when we exit a network namespace. Keeping the necessary user space clean up after a network namespace exits much more tractable. Acked-by: Daniel Lezcano <[email protected]> Acked-by: Pavel Emelyanov <[email protected]> Signed-off-by: Eric W. Biederman <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/loopback.c')
0 files changed, 0 insertions, 0 deletions