Searched hist:"955189 ef" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | if_inet6.h | 955189ef Mon Mar 20 18:54:09 CST 2006 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [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> 955189ef Mon Mar 20 18:54:09 CST 2006 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [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>
|
/openbmc/linux/net/ipv6/ |
H A D | Kconfig | 955189ef Mon Mar 20 18:54:09 CST 2006 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [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>
|
H A D | addrconf.c | 955189ef Mon Mar 20 18:54:09 CST 2006 YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> [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>
|