patch-2.1.53 linux/net/ipv4/ipip.c
Next file: linux/net/ipv4/proc.c
Previous file: linux/net/ipv4/ip_sockglue.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Sep 4 13:25:28 1997
- Orig file:
v2.1.52/linux/net/ipv4/ipip.c
- Orig date:
Mon Aug 4 16:25:41 1997
diff -u --recursive --new-file v2.1.52/linux/net/ipv4/ipip.c linux/net/ipv4/ipip.c
@@ -65,8 +65,7 @@
/*
* Discard the original IP header
*/
-
- skb->mac.raw = skb->data;
+
skb_pull(skb, skb->h.raw - skb->nh.raw);
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov