ipv4: Namespaceify tcp syncookies sysctl knob
Signed-off-by: Nikolay Borisov <kernel@kyup.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
7c083ecb3b
commit
12ed8244ed
@@ -27,9 +27,6 @@
|
||||
#include <net/inet_common.h>
|
||||
#include <net/xfrm.h>
|
||||
|
||||
int sysctl_tcp_syncookies __read_mostly = 1;
|
||||
EXPORT_SYMBOL(sysctl_tcp_syncookies);
|
||||
|
||||
int sysctl_tcp_abort_on_overflow __read_mostly;
|
||||
|
||||
struct inet_timewait_death_row tcp_death_row = {
|
||||
|
Reference in New Issue
Block a user