Introduce a sysctl that modifies the value of PROT_SOCK.
[linux-2.6-block.git] / include / net / netns / ipv4.h
index 8e3f5b6f26d57cfaf813e3ee243de27494f3db45..e365732b8051ea1e376b06cae6fc9645b3b47d33 100644 (file)
@@ -135,6 +135,7 @@ struct netns_ipv4 {
 
 #ifdef CONFIG_SYSCTL
        unsigned long *sysctl_local_reserved_ports;
+       int sysctl_ip_prot_sock;
 #endif
 
 #ifdef CONFIG_IP_MROUTE