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.