]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tcp_metrics: Mix the network namespace into the hash function.
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 13 Mar 2015 05:05:24 +0000 (00:05 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Mar 2015 05:57:07 +0000 (01:57 -0400)
commit3e5da62d0bcbfa86332f66cca0e3983e70557fac
tree4f21e715d4ea768af72c15e8009c246d4a8d5772
parent6493517eaea9b052e081e557f7c8bb06cc6b1852
tcp_metrics: Mix the network namespace into the hash function.

In preparation for using one hash table for all network namespaces
mix the network namespace into the hash value.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_metrics.c