[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 21 Mar 2006 00:54:09 +0000 (16:54 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 00:54:09 +0000 (16:54 -0800)
commit955189efb44742890f33c91df478877af25246da
tree7e98451f91422ad33bc8f4df62cb8166317b9796
parent955aaa2fe39e21e49521449c09548ce1ba501010
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.

RFC 3041 describes an algorithm to generate random interface
identifier.  In RFC 3041bis, it is allowed to use different
algorithm than one described in RFC 3041.

So, let's use our standard pseudo random algorithm to simplify
our implementation.

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