diff --git a/ChangeLog b/ChangeLog index 91a6785..f267ac3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ $Id$ Jonathan Abbey * Made errors during IP/MAC address discovery non-fatal +* Added cummulative line totals ("T") 0.12 21/05/03 diff --git a/TODO b/TODO index 151d809..2183a32 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,6 @@ Things to do for iftop $Id$ -* Cummulative totals on each host pair - * Add configurable offset for DLT_RAW * Search for BSD interface names - need to know what to look for. diff --git a/ui.c b/ui.c index 5df4a99..683cffb 100644 --- a/ui.c +++ b/ui.c @@ -38,12 +38,12 @@ " r - toggle DNS host resolution P - pause display\n"\ " s - toggle show source host h - toggle this help display\n"\ " d - toggle show destination host b - toggle bar graph display\n"\ -" t - cycle line display mode j/k - scroll display\n"\ -" f - edit filter code\n"\ -"Port display: l - set screen filter\n"\ -" R - toggle service resolution ! - shell command\n"\ -" S - toggle show source port q - quit\n"\ -" D - toggle show destination port\n"\ +" t - cycle line display mode T - toggle cummulative line totals\n"\ +" j/k - scroll display\n"\ +"Port display: f - edit filter code\n"\ +" R - toggle service resolution l - set screen filter\n"\ +" S - toggle show source port ! - shell command\n"\ +" D - toggle show destination port q - quit\n"\ " p - toggle port display\n"\ "\n"\ "Sorting:\n"\