Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33095
b: refs/heads/master
c: 32c524d
h: refs/heads/master
i:
  33093: f7a564c
  33091: f1b8d6b
  33087: ba5d56b
v: v3
  • Loading branch information
Wei Dong authored and David S. Miller committed Aug 2, 2006
1 parent 0aef82a commit f50a74b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b60dfc6c20bd5f19de0083362ce377c89b1e5a24
refs/heads/master: 32c524d1c48b62be49fa1b1dd93fed10792debc0
1 change: 1 addition & 0 deletions trunk/net/ipv6/ip6_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ int ip6_forward(struct sk_buff *skb)
skb->dev = dst->dev;
icmpv6_send(skb, ICMPV6_TIME_EXCEED, ICMPV6_EXC_HOPLIMIT,
0, skb->dev);
IP6_INC_STATS_BH(IPSTATS_MIB_INHDRERRORS);

kfree_skb(skb);
return -ETIMEDOUT;
Expand Down

0 comments on commit f50a74b

Please sign in to comment.