Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142379
b: refs/heads/master
c: d1d88e5
h: refs/heads/master
i:
  142377: 2c70ded
  142375: 3f0d7db
v: v3
  • Loading branch information
Steffen Klassert authored and David S. Miller committed Apr 7, 2009
1 parent f55e75f commit 280aedf
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: 10fd9d7ec48194754de6497ded2ef53cbd2c313e
refs/heads/master: d1d88e5de491f7b0862a0adaed427211c0e4a0a6
1 change: 1 addition & 0 deletions trunk/net/ipv6/xfrm6_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ int xfrm6_prepare_output(struct xfrm_state *x, struct sk_buff *skb)
#endif

skb->protocol = htons(ETH_P_IPV6);
skb->local_df = 1;

return x->outer_mode->output2(x, skb);
}
Expand Down

0 comments on commit 280aedf

Please sign in to comment.