]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Thu, 22 Jun 2006 08:41:18 +0000 (01:41 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 23 Jun 2006 09:07:24 +0000 (02:07 -0700)
commit5e2707fa3aed8c24075087cbaea2628725adbe55
tree8e70bb71a7ce79c40026caa3f9a5e37295668630
parent102128e3a27821bdcbacb10f4f2bba253f587ba4
[IPV6] ADDRCONF: Fix default source address selection without CONFIG_IPV6_PRIVACY

We need to update hiscore.rule even if we don't enable CONFIG_IPV6_PRIVACY,
because we have more less significant rule; longest match.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c