diff --git a/CHANGES b/CHANGES index 1d6d604..f133019 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,7 @@ $Id$ Added support for displaying port numbers Minor fix to rate display +Minor fix to netmask handling (specifying /32 was broken) 0.7 02/10/02 diff --git a/TODO b/TODO index 3e9ced0..616d9dc 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,6 @@ Things to do for iftop $Id$ -* Include ports in display - - implement service name hash - - add key press for src/dest port aggregation - * IP types other than v4? * Which average to use for the bar graph? Show several and peaks? Colours?