]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Should use arc4random_uniform when wanting a randon number between
authorRoy Marples <roy@marples.name>
Sat, 24 May 2014 19:58:50 +0000 (19:58 +0000)
committerRoy Marples <roy@marples.name>
Sat, 24 May 2014 19:58:50 +0000 (19:58 +0000)
commit6eda989ce8bb39d7c8bdf4a5fc38670c71c1d3df
treee0c5e860c2b89daeba933e4548c578a6b0a9fa83
parenteb33667132656e033e767dd9d4a9a2446607d6eb
Should use arc4random_uniform when wanting a randon number between
1 and N.
Improve the compat arc4random function a little and re-stir on fork.
arp.c
compat/arc4random.c
compat/arc4random.h
dhcp.c
dhcp.h
dhcp6.c
ipv4ll.c
ipv6nd.c