]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Remove random() from a potential htonl() macro which could call it more than once.
authorRoy Marples <roy@marples.name>
Wed, 4 May 2016 13:05:52 +0000 (13:05 +0000)
committerRoy Marples <roy@marples.name>
Wed, 4 May 2016 13:05:52 +0000 (13:05 +0000)
commit5ffcfc3feeb23e3ae42b190a304fc54456bbeefb
tree6c518e877de8d357ca0b705d4781c4785f7a9a6c
parent4c6b7a28c7546b9b4ea08a2e1c82f0fcb01ec916
Remove random() from a potential htonl() macro which could call it more than once.
ipv4ll.c