0.8pre3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -4,7 +4,7 @@ $Id$
|
|||||||
0.8
|
0.8
|
||||||
|
|
||||||
Added support for displaying port numbers
|
Added support for displaying port numbers
|
||||||
Minor fix to rate display
|
Minor fixes to rate display
|
||||||
Minor fix to netmask handling (specifying /32 was broken)
|
Minor fix to netmask handling (specifying /32 was broken)
|
||||||
Updated RPM spec file
|
Updated RPM spec file
|
||||||
Iain Lea <iain@bricbrac.de>
|
Iain Lea <iain@bricbrac.de>
|
||||||
|
|||||||
2
Makefile
2
Makefile
@@ -29,7 +29,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.8pre2
|
VERSION = 0.8pre3
|
||||||
CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\""
|
CFLAGS += -g -Wall "-DIFTOP_VERSION=\"$(VERSION)\""
|
||||||
LDFLAGS += -g
|
LDFLAGS += -g
|
||||||
LDLIBS += -lpcap -lpthread -lcurses -lm
|
LDLIBS += -lpcap -lpthread -lcurses -lm
|
||||||
|
|||||||
Reference in New Issue
Block a user