Code

liboping.git
17 years agoBumped version to 0.1.1 liboping-0.1.1
octo [Fri, 12 May 2006 15:40:45 +0000 (15:40 +0000)]
Bumped version to 0.1.1

17 years agoAdded note about 0.1.1 to ChangeLog
octo [Fri, 12 May 2006 15:40:28 +0000 (15:40 +0000)]
Added note about 0.1.1 to ChangeLog

17 years agoocto@huhu:~/liboping $ svn merge -r2:3 trunk branches/liboping-0.1
octo [Fri, 12 May 2006 15:32:18 +0000 (15:32 +0000)]
octo@huhu:~/liboping $ svn merge -r2:3 trunk branches/liboping-0.1

17 years agoocto@huhu:~/liboping $ svn cp tags/liboping-0.1.0 branches/liboping-0.1
octo [Fri, 12 May 2006 15:31:11 +0000 (15:31 +0000)]
octo@huhu:~/liboping $ svn cp tags/liboping-0.1.0 branches/liboping-0.1

17 years agoOnly display statistics in oping if packets have been received.
octo [Fri, 12 May 2006 14:23:24 +0000 (14:23 +0000)]
Only display statistics in oping if packets have been received.
Also, don't devide by zero.

17 years agoAdded the calculation of `mdev' to `oping'
octo [Thu, 11 May 2006 18:14:24 +0000 (18:14 +0000)]
Added the calculation of `mdev' to `oping'

17 years agoFixed that nasty bug in the `sequence' code: Comparing an int with a short without...
octo [Tue, 9 May 2006 05:34:03 +0000 (05:34 +0000)]
Fixed that nasty bug in the `sequence' code: Comparing an int with a short without casting.. Argh..

17 years agoCopied trunk/ to tags/liboping-0.1.0 liboping-0.1.0
octo [Mon, 8 May 2006 14:23:26 +0000 (14:23 +0000)]
Copied trunk/ to tags/liboping-0.1.0

17 years agoCreated standard subversion directories.
octo [Mon, 8 May 2006 14:16:34 +0000 (14:16 +0000)]
Created standard subversion directories.
Imported everything from the collectd repository.