snort: enable non-ether-decoder for ppp support.

This commit is contained in:
Arne Fitzenreiter
2013-08-10 18:48:16 +02:00
parent 919a50208b
commit ba47633494
4 changed files with 5 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--enable-linux-smp-stats --enable-smb-alerts \
--enable-gre --enable-mpls --enable-targetbased \
--enable-decoder-preprocessor-rules --enable-ppm \
--enable-non-ether-decoders \
--enable-perfprofiling --enable-zlib --enable-active-response \
--enable-normalizer --enable-reload --enable-react --enable-flexresp3
cd $(DIR_APP) && make