This commit is contained in:
pdw
2002-10-22 11:15:31 +00:00
parent a26049dbb1
commit d1ef0d6b2f
3 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
Change log for iftop Change log for iftop
$Id$ $Id$
0.9 0.9 22/10/02
Now works on FreeBSD Now works on FreeBSD
Added service resolution toggle ("R") Added service resolution toggle ("R")
@@ -10,7 +10,7 @@ More fixes to rate display
Improved interface selection (excludes lo:* and vmnet*) Improved interface selection (excludes lo:* and vmnet*)
Added bandwidth-in-bytes option. Added bandwidth-in-bytes option.
0.8 0.8 17/10/02
Added support for displaying port numbers Added support for displaying port numbers
Minor fixes to rate display Minor fixes to rate display

View File

@@ -31,7 +31,7 @@ MANDIR = man
#MANDIR = share/man # FHS-ish #MANDIR = share/man # FHS-ish
# You shouldn't need to change anything below this point. # You shouldn't need to change anything below this point.
VERSION = 0.9pre4 VERSION = 0.9
CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\"" CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\""
LDFLAGS += -g LDFLAGS += -g
LDLIBS += -lpcap -lcurses -lm LDLIBS += -lpcap -lcurses -lm

2
TODO
View File

@@ -7,6 +7,8 @@ $Id$
* IP types other than v4? * IP types other than v4?
* Config file.
* Redesign totals: * Redesign totals:
2sec 10sec 40sec Peak Total 2sec 10sec 40sec Peak Total