Actions
Bug #15373
closedping timeouts are too short
Difficulty:
trivial
Triaged:
Pull request:
Description
During free_ip queries on a subnet the timeout on the ping operations are too short for the native ms dhcp system as the current code gives the ping executable just one millisecond to reply. I guess that the original author failed to notice that Linux uses seconds for the timeout while Windows uses milliseconds.
Actions