mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 00:12:58 +02:00
suricata: Disable decoding for Teredo
This decoder is not very accurate and Teredo has been disabled in Windows by default. Nobody will use this. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
committed by
Stefan Schantl
parent
0b340f0938
commit
890f1bf295
@@ -665,7 +665,7 @@ decoder:
|
||||
# Teredo decoder is known to not be completely accurate
|
||||
# it will sometimes detect non-teredo as teredo.
|
||||
teredo:
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user