mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Update snort to current stable. This will fix some parsing.
If we still face problems we can comment out the decoder warnings in the snort.conf or fix guardian not to handle these.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
etc/snort/snort.conf
|
||||
1
config/rootfiles/core/45/filelists/snort
Symbolic link
1
config/rootfiles/core/45/filelists/snort
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/snort
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.9.0.2
|
||||
VER = 2.9.0.3
|
||||
|
||||
THISAPP = snort-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 5d4dabe98bccbea166bbc86e2439f22a
|
||||
$(DL_FILE)_MD5 = 5f0c48b06453696ad32e27b9b3dd6603
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user