[liboping-changes] octo's ping library: Changes to 'histogram'

Florian Forster octo at verplant.org
Thu Nov 20 14:51:58 CET 2014


 src/oping.c |   76 +++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 43 insertions(+), 33 deletions(-)

New commits:
commit d26cd43b41138c4cbe29f0be9b9dc020520b6375
Author: Florian Forster <ff at octo.it>
Date:   Thu Nov 20 14:46:40 2014 +0100

    src/oping.c: Fix status output.
    
    This is a really dirty hack: If the percentile and/or median output
    decreases, the output may have less characters than previously. Add
    spaces at the end of the string to clear digits with may have been
    there, to avoid the "maximum" value be appear to go through the roof.

commit 4478fcf65e46d4d1746859187be5eab7df54e6e6
Author: Florian Forster <ff at octo.it>
Date:   Thu Nov 20 14:35:53 2014 +0100

    src/oping.c: Fix pretty ping graph movement.
    
    Fixed the wrap-around case and adds support for windows larger than the
    history size.

commit a18b31772ddeab5d911f5cc8b7eecb340fabe879
Author: Florian Forster <ff at octo.it>
Date:   Thu Nov 20 12:42:03 2014 +0100

    src/oping.c: Improve comments.
    
    Also remove dead code.

commit d1c9f8feddf4cc174378d822ed1dc93f0d3fa03c
Author: Florian Forster <ff at octo.it>
Date:   Thu Nov 20 12:03:56 2014 +0100

    src/oping.c: Change the order of graphs.




More information about the liboping-changes mailing list