From b2a940d013c9b8a736a6421d602a63857d17ce2b Mon Sep 17 00:00:00 2001 From: pdw <> Date: Mon, 9 Jun 2003 19:26:49 +0000 Subject: [PATCH] 0.13pre2 --- ChangeLog | 1 + TODO | 2 -- ui.c | 12 ++++++------ 3 files changed, 7 insertions(+), 8 deletions(-) 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"\