summaryrefslogtreecommitdiff
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2009-12-03 02:29:03 +0000
committerDavid S. Miller <davem@davemloft.net>2009-12-03 12:22:01 -0800
commit72ad937abd0a43b7cf2c557ba1f2ec75e608c516 (patch)
treeac81af750df170a46ed001fb5647b83dc20f8422 /net/core/dev.c
parent8153a10c08f1312af563bb92532002e46d3f504a (diff)
net: Add support for batching network namespace cleanups
- Add exit_list to struct net to support building lists of network namespaces to cleanup. - Add exit_batch to pernet_operations to allow running operations only once during a network namespace exit. Instead of once per network namespace. - Factor opt ops_exit_list and ops_exit_free so the logic with cleanup up a network namespace does not need to be duplicated. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions