This commit is contained in:
pdw
2002-10-10 14:17:51 +00:00
parent c1f017231c
commit 6da4be8a35
2 changed files with 1 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ $Id$
Added support for displaying port numbers Added support for displaying port numbers
Minor fix to rate display Minor fix to rate display
Minor fix to netmask handling (specifying /32 was broken)
0.7 02/10/02 0.7 02/10/02

4
TODO
View File

@@ -1,10 +1,6 @@
Things to do for iftop Things to do for iftop
$Id$ $Id$
* Include ports in display
- implement service name hash
- add key press for src/dest port aggregation
* IP types other than v4? * IP types other than v4?
* Which average to use for the bar graph? Show several and peaks? Colours? * Which average to use for the bar graph? Show several and peaks? Colours?