Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34627
b: refs/heads/master
c: 267935b
h: refs/heads/master
i:
  34625: d470f74
  34623: 6c79798
v: v3
  • Loading branch information
David S. Miller committed Sep 22, 2006
1 parent 4f57f63 commit a966e54
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cd9d742622fbc2190221e0b2aca80596bfd17733
refs/heads/master: 267935b197d2a6e6924f9de2841f0470bfe63acd
2 changes: 2 additions & 0 deletions trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,9 @@ void ip6_route_input(struct sk_buff *skb)
.ip6_u = {
.daddr = iph->daddr,
.saddr = iph->saddr,
#ifdef CONFIG_IPV6_ROUTE_FWMARK
.fwmark = skb->nfmark,
#endif
.flowlabel = (* (u32 *) iph)&IPV6_FLOWINFO_MASK,
},
},
Expand Down

0 comments on commit a966e54

Please sign in to comment.