tcp: Namespaceify sysctl_tcp_window_scaling
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
f930103421
commit
9bb37ef00e
@@ -238,7 +238,6 @@ void tcp_time_wait(struct sock *sk, int state, int timeo);
|
||||
|
||||
/* sysctl variables for tcp */
|
||||
extern int sysctl_tcp_timestamps;
|
||||
extern int sysctl_tcp_window_scaling;
|
||||
extern int sysctl_tcp_fastopen;
|
||||
extern int sysctl_tcp_retrans_collapse;
|
||||
extern int sysctl_tcp_stdurg;
|
||||
|
Reference in New Issue
Block a user