From f621666598a6b705b743e4918657a8bfe7f809be Mon Sep 17 00:00:00 2001 From: pdw <> Date: Mon, 19 May 2003 21:43:04 +0000 Subject: [PATCH] . --- CHANGES | 4 ++-- TODO | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 1b2c400..261e56e 100644 --- a/CHANGES +++ b/CHANGES @@ -3,8 +3,8 @@ $Id$ 0.12 -Added 1-line display options. -Added display scrolling. +Added 1-line display options ("t") +Added display scrolling ("j", "k") Fixed code for obtaining hardware address (on Linux at least) 0.11 08/01/03 diff --git a/TODO b/TODO index 6b37687..ee532f2 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,9 @@ Things to do for iftop $Id$ +BUG: 20s/40s averages are wrong when freeze_order is on. +BUG: MAC address is broken. + * Attempt to assign direction based on IP of selected interface for DLT_RAW. * Search for BSD interface names - need to know what to look for.