patch-2.2.13 linux/net/netsyms.c
Next file: linux/net/rose/af_rose.c
Previous file: linux/net/netrom/nr_loopback.c
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Tue Oct 19 17:14:02 1999
 -  Orig file: 
v2.2.12/linux/net/netsyms.c
 -  Orig date: 
Tue Oct 19 17:10:39 1999
 
diff -u --recursive --new-file v2.2.12/linux/net/netsyms.c linux/net/netsyms.c
@@ -94,6 +94,7 @@
 
 #ifdef CONFIG_SYSCTL
 extern int sysctl_max_syn_backlog;
+extern int sysctl_ip_always_defrag;
 #endif
 
 EXPORT_SYMBOL(dev_lockct);
@@ -350,6 +351,7 @@
 
 #ifdef CONFIG_SYSCTL
 EXPORT_SYMBOL(sysctl_max_syn_backlog);
+EXPORT_SYMBOL(sysctl_ip_always_defrag);
 #endif
 #endif
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)