aboutsummaryrefslogtreecommitdiffstats
path: root/pingu_ping.c
Commit message (Expand)AuthorAgeFilesLines
* pingu_host: cleanup. use constant to indicate host online/offlineNatanael Copa2011-09-091-2/+2
* pingu: use host label when logging instead of ip addrNatanael Copa2011-07-291-3/+2
* pingu: use sockaddr_anyNatanael Copa2011-07-281-20/+6
* pingu_iface: implement pingu_iface_usable()Natanael Copa2011-07-131-1/+1
* pingu: try bind socket to interface every burstNatanael Copa2011-07-131-2/+7
* pingu_ping: improve debug message for repliesNatanael Copa2011-07-081-1/+3
* pingu_ping: set status 'down' if we are not able to send the pingNatanael Copa2011-07-081-1/+3
* pingu: fix misc bugsNatanael Copa2011-07-071-2/+4
* pingu_ping: initial implementationNatanael Copa2011-07-071-0/+133