summaryrefslogtreecommitdiffstats
path: root/src/usr/pingmgmt.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [ping] Allow "ping" command output to be inhibitedMichael Brown2014-10-231-4/+6
* [ping] Allow termination after a specified number of packetsMichael Brown2014-10-231-3/+5
* [ping] Report timed-out pings via the callback functionMichael Brown2014-10-231-2/+2
* [monojob] Add timeout parameter to monojob_wait()Michael Brown2013-11-011-1/+1
* [parseopt] Add parse_timeout()Michael Brown2013-11-011-4/+3Star
* [ping] Add top-level ping() function to ping a hostMichael Brown2013-10-211-0/+81