]> Git Repo - linux.git/commit
tcp_metrics: Use a single hash table for all network namespaces.
authorEric W. Biederman <[email protected]>
Fri, 13 Mar 2015 05:07:44 +0000 (00:07 -0500)
committerDavid S. Miller <[email protected]>
Fri, 13 Mar 2015 05:57:07 +0000 (01:57 -0400)
commit098a697b497e3154a1a583c1d34c67568acaadcc
tree4440bf30fb2500af39ea2d084c9caba0d5ca064f
parent04f721c671656f93de888b1d176ba30b7336cca3
tcp_metrics: Use a single hash table for all network namespaces.

Now that all of the operations are safe on a single hash table
accross network namespaces, allocate a single global hash table
and update the code to use it.

Signed-off-by: "Eric W. Biederman" <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/netns/ipv4.h
net/ipv4/tcp_metrics.c
This page took 0.057791 seconds and 4 git commands to generate.