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.
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/433 added
Updated by Paul Kelly over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5d1b7cbb2048b06253c56452b017cf2a1a366965.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 161
Actions