Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314618
b: refs/heads/master
c: 4dc27d1
h: refs/heads/master
v: v3
  • Loading branch information
David McCullough authored and David S. Miller committed Jun 26, 2012
1 parent b6b25d3 commit 857510a
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: 91fa0cbc0c47930f771bf5425109956cc99c6b0b
refs/heads/master: 4dc27d1cf3b3027b9ce654221c559e88b2f41b33
2 changes: 2 additions & 0 deletions trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -937,6 +937,8 @@ struct dst_entry * ip6_route_output(struct net *net, const struct sock *sk,
{
int flags = 0;

fl6->flowi6_iif = net->loopback_dev->ifindex;

if ((sk && sk->sk_bound_dev_if) || rt6_need_strict(&fl6->daddr))
flags |= RT6_LOOKUP_F_IFACE;

Expand Down

0 comments on commit 857510a

Please sign in to comment.