If we lower the pltime for privacy addresses skew it by
authorflorian <florian@openbsd.org>
Sun, 9 Jul 2017 08:41:47 +0000 (08:41 +0000)
committerflorian <florian@openbsd.org>
Sun, 9 Jul 2017 08:41:47 +0000 (08:41 +0000)
commit775c5c53da25cfe45bea7f79ce4e7dafc3bdedd6
tree7b38d46d1b6a15e0acf94061e3cc7053947caa88
parentfca8243363ab4b0deea066e5a1a07ef593ccefe3
If we lower the pltime for privacy addresses skew it by
ND6_PRIV_MAX_DESYNC_FACTOR like RFC 4941 tells us to.
Toss in a arc4random_uniform for good measure like the kernel always
did.
sbin/slaacd/engine.c