aboutsummaryrefslogtreecommitdiff
path: root/src/usr/pingmgmt.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2014-10-23[ping] Allow "ping" command output to be inhibitedMichael Brown1-4/+6
2014-10-23[ping] Allow termination after a specified number of packetsMichael Brown1-3/+5
2014-10-23[ping] Report timed-out pings via the callback functionMichael Brown1-2/+2
2013-11-01[monojob] Add timeout parameter to monojob_wait()Michael Brown1-1/+1
2013-11-01[parseopt] Add parse_timeout()Michael Brown1-4/+3
2013-10-21[ping] Add top-level ping() function to ping a hostMichael Brown1-0/+81