Added regexp based screen filtering.

This commit is contained in:
pdw
2002-10-25 09:59:02 +00:00
parent 5624d5f686
commit 36700cef92
7 changed files with 113 additions and 13 deletions

View File

@@ -70,9 +70,9 @@ LDLIBS += -lpcap -lcurses -lm
SRCS = iftop.c addr_hash.c hash.c ns_hash.c resolver.c ui.c util.c sorted_list.c\
options.c serv_hash.c threadprof.c edline.c
options.c serv_hash.c threadprof.c edline.c screenfilter.c
HDRS = addr_hash.h hash.h iftop.h ns_hash.h resolver.h sorted_list.h ui.h options.h sll.h\
serv_hash.h threadprof.h ether.h ip.h tcp.h
serv_hash.h threadprof.h ether.h ip.h tcp.h screenfilter.h
TXTS = README CHANGES INSTALL TODO iftop.8 COPYING
SPECFILE = iftop.spec iftop.spec.in