patch-2.4.22 linux-2.4.22/net/ipv6/sit.c
Next file: linux-2.4.22/net/ipv6/tcp_ipv6.c
Previous file: linux-2.4.22/net/ipv6/route.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:44.000000000 -0700
- Orig file:
linux-2.4.21/net/ipv6/sit.c
- Orig date:
2003-06-13 07:51:39.000000000 -0700
diff -urN linux-2.4.21/net/ipv6/sit.c linux-2.4.22/net/ipv6/sit.c
@@ -572,6 +572,7 @@
skb_set_owner_w(new_skb, skb->sk);
dev_kfree_skb(skb);
skb = new_skb;
+ iph6 = skb->nh.ipv6h;
}
skb->nh.raw = skb_push(skb, sizeof(struct iphdr));
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)