Imported Upstream version 1.20
This commit is contained in:
parent
912e105ee9
commit
63b4b0fa48
5 changed files with 957 additions and 617 deletions
|
@ -1,5 +1,5 @@
|
|||
CFLAGS+=-Wall -O -g -I/usr/local/include -I/usr/include
|
||||
LDLIBS=-L/usr/local/lib -lpcap -lpthread -lm
|
||||
LDLIBS=-lpcap -lpthread -lm
|
||||
|
||||
all: dns_flood_detector
|
||||
strip dns_flood_detector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue