Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 29177
b: refs/heads/master
c: 5e2707f
h: refs/heads/master
i:
  29175: f640d70
v: v3
  • Loading branch information
YOSHIFUJI Hideaki authored and David S. Miller committed Jun 23, 2006
1 parent b71476e commit d78419c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 102128e3a27821bdcbacb10f4f2bba253f587ba4
refs/heads/master: 5e2707fa3aed8c24075087cbaea2628725adbe55
3 changes: 3 additions & 0 deletions trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1075,6 +1075,9 @@ int ipv6_dev_get_saddr(struct net_device *daddr_dev,
if (hiscore.attrs & IPV6_SADDR_SCORE_PRIVACY)
continue;
}
#else
if (hiscore.rule < 7)
hiscore.rule++;
#endif
/* Rule 8: Use longest matching prefix */
if (hiscore.rule < 8) {
Expand Down

0 comments on commit d78419c

Please sign in to comment.