MAC address as random input?
Posted Jul 23, 2012 19:14 UTC (Mon) by
BenHutchings (subscriber, #37955)
In reply to:
MAC address as random input? by Max.Hyre
Parent article:
Random numbers for embedded devices
By default, the local part of the IPv6 address is the MAC address with 16 constant bits in the middle. There is an option to use 'privacy extensions' which means the local part is randomised (sysctl net.ipv6.conf.all.use_tempaddr; Documentation/networking/ip-sysctl.txt).
(
Log in to post comments)