Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109083
b: refs/heads/master
c: f410a1f
h: refs/heads/master
i:
  109081: 8c83174
  109079: 6207e57
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Aug 23, 2008
1 parent 72fc3f9 commit 8e75153
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: fdc0bde90a689b9145f2b6f271c03f4c99d09667
refs/heads/master: f410a1fba7afa79d2992620e874a343fdba28332
1 change: 1 addition & 0 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1688,6 +1688,7 @@ addrconf_prefix_route(struct in6_addr *pfx, int plen, struct net_device *dev,
.fc_dst_len = plen,
.fc_flags = RTF_UP | flags,
.fc_nlinfo.nl_net = dev_net(dev),
.fc_protocol = RTPROT_KERNEL,
};

ipv6_addr_copy(&cfg.fc_dst, pfx);
Expand Down

0 comments on commit 8e75153

Please sign in to comment.