diff options
| author | 2015-10-02 11:43:37 -0700 | |
|---|---|---|
| committer | 2015-10-03 04:32:44 -0700 | |
| commit | ef547f2ac16bd9d77a780a0e7c70857e69e8f23f (patch) | |
| tree | b8bb42db0c4e4cb119024339ff8263cd988248cc /net/ipv6/tcp_ipv6.c | |
| parent | tcp/dccp: remove struct listen_sock (diff) | |
| download | wireguard-linux-ef547f2ac16bd9d77a780a0e7c70857e69e8f23f.tar.xz wireguard-linux-ef547f2ac16bd9d77a780a0e7c70857e69e8f23f.zip | |
tcp: remove max_qlen_log
This control variable was set at first listen(fd, backlog)
call, but not updated if application tried to increase or decrease
backlog. It made sense at the time listener had a non resizeable
hash table.
Also rounding to powers of two was not very friendly.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
