]> git.baikalelectronics.ru Git - kernel.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)
commit4eb8a02717ccb1ef2f545eee332f6e712e6e905a
tree4f21e715d4ea768af72c15e8009c246d4a8d5772
parent126af6f070bc085deffff181caff62f298a5aaf5
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