Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170474
b: refs/heads/master
c: 86c36ce
h: refs/heads/master
v: v3
  • Loading branch information
Brian Haley authored and David S. Miller committed Oct 7, 2009
1 parent 627b736 commit 5b5c001
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 125a77ed9fbd21d1277f53e9ed6b39ad3d34e613
refs/heads/master: 86c36ce45dc2e2f022562c6481cd778f4cc381a9
3 changes: 2 additions & 1 deletion trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -1471,9 +1471,10 @@ static struct rt6_info *ip6_route_redirect(struct in6_addr *dest,
},
},
},
.gateway = *gateway,
};

ipv6_addr_copy(&rdfl.gateway, gateway);

if (rt6_need_strict(dest))
flags |= RT6_LOOKUP_F_IFACE;

Expand Down

0 comments on commit 5b5c001

Please sign in to comment.