With increase of TCP sockets in hosts, we often hit limitations
caused by port selection, due to randomization and poor strategy.

Eric Dumazet (2):
  inet_hashinfo: remove bsocket counter
  tcp: improve REUSEADDR/NOREUSEADDR cohabitation

 include/net/inet_hashtables.h   |  2 --
 net/ipv4/inet_connection_sock.c | 19 ++++++++++++++-----
 net/ipv4/inet_hashtables.c      |  7 -------
 3 files changed, 14 insertions(+), 14 deletions(-)

-- 
2.2.0.rc0.207.ga3a616c

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to