This commit is contained in:
pdw
2003-05-19 21:43:04 +00:00
parent 489a65336d
commit f621666598
2 changed files with 5 additions and 2 deletions

View File

@@ -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

3
TODO
View File

@@ -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.