]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcpcd: Only poll after mac randomisation
authorRoy Marples <roy@marples.name>
Fri, 19 Jun 2020 08:36:55 +0000 (09:36 +0100)
committerRoy Marples <roy@marples.name>
Fri, 19 Jun 2020 08:36:55 +0000 (09:36 +0100)
commit50e8685ae6f470cb40cd7979e2242315e673d4b8
treec016ed60e429a42a0db1af0ab040380b86c3f21c
parent009dc39be56be9b2fae857e64aa55c20f2842d13
dhcpcd: Only poll after mac randomisation

That will cause a delay and poll instantly rather than
an initial wait.
src/dhcpcd.c