tcp: Namespace-ify sysctl_tcp_max_reordering
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
773d4bb96c
commit
c6e2180359
@@ -244,7 +244,6 @@ void tcp_time_wait(struct sock *sk, int state, int timeo);
|
||||
|
||||
/* sysctl variables for tcp */
|
||||
extern int sysctl_tcp_max_orphans;
|
||||
extern int sysctl_tcp_max_reordering;
|
||||
extern int sysctl_tcp_dsack;
|
||||
extern long sysctl_tcp_mem[3];
|
||||
extern int sysctl_tcp_wmem[3];
|
||||
|
Reference in New Issue
Block a user