patch-1.3.64 linux/net/ipv4/ipip.c
Next file: linux/net/ipv4/rarp.c
Previous file: linux/net/ipv4/af_inet.c
Back to the patch index
Back to the overall index
-  Lines: 10
 -  Date:
Thu Feb 15 14:52:54 1996
 -  Orig file: 
v1.3.63/linux/net/ipv4/ipip.c
 -  Orig date: 
Thu Nov  9 11:23:56 1995
 
diff -u --recursive --new-file v1.3.63/linux/net/ipv4/ipip.c linux/net/ipv4/ipip.c
@@ -115,7 +115,9 @@
 
 static struct inet_protocol ipip_protocol = {
   ipip_rcv,             /* IPIP handler          */
+#if 0
   NULL,                 /* Will be UDP fraglist handler */
+#endif
   NULL,                 /* TUNNEL error control    */
   0,                    /* next                 */
   IPPROTO_IPIP,         /* protocol ID          */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this