Closed zacknewman closed 1 year ago
I can reproduce this on all BSDs, works at first but then fails on a few subsequent goes.
With this change I now see a few errors in the dhcpcd process terminal but the dhcpcd status request works fine I think. Let me know either way please!
When I am back home later this week, I'll re-compile master
and see if dhcpcd -U em0
works.
This works fine now. Hasn't timed out once.
dhcpcd
times out at least 75% of the time when I rundhcpcd -U em0
on version 9.4.1. On version 10.0.1 as well asmaster
it times out 100% of the time. When I compilemaster
without privsep, it times out 0% of the time though. When it does time out with privsep, it always reports DHCP information but times out before outputting DHCPv6 information.