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