Actions
Bug #8788
closedDHCP not detecting pingable addresses on Windows
Description
When using the IP auto-suggest feature smart-proxy is returning IP addresses that are in use and should be detected. The ping feature needs a Windows specific ping command. Windows ping uses -n for count instead of -c, and uses a lowercase w for timeout. Windows also does not have /dev/null, it just has NUL.
Updated by Zak Herner over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset a3783af8790623e47e34b9a2bd9e0077fea07308.
Actions