aboutsummaryrefslogtreecommitdiff
path: root/src/core/pinger.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-3/+5
2014-10-23[ping] Allow termination after a specified number of packetsMichael Brown1-2/+37
2014-10-23[ping] Report timed-out pings via the callback functionMichael Brown1-1/+12
2013-10-21[ping] Add generic ping mechanismMichael Brown1-0/+303