From: YOSHIFUJI Hideaki Date: Tue, 21 Mar 2006 00:54:09 +0000 (-0800) Subject: [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. X-Git-Tag: v2.6.17-rc1~1175^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955189efb44742890f33c91df478877af25246da;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed