dhcpv4_assign: try 100 times to find a IP
authorChristian Mehlis <christian@m3hlis.de>
Tue, 21 Oct 2014 15:34:24 +0000 (17:34 +0200)
committerChristian Mehlis <christian@m3hlis.de>
Tue, 21 Oct 2014 15:36:12 +0000 (17:36 +0200)
commit0cbef0cd0dcc7f1c3c21a3f953228d18e01415da
tree7bd4e48d1503fa63ea1856226f0da1c31ef350c2
parentb461334ab277b6e8fd1622ab7c8a655363bd3f6c
dhcpv4_assign: try 100 times to find a IP

This is what the comment on the loop is saying.
Also change the srand comment to match to the actual code.
src/dhcpv4.c