mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
suricata: Drop sections that require Rust
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
bc2cb52953
commit
fe5bd1862f
@@ -192,10 +192,6 @@ app-layer:
|
|||||||
# smb2 detection is disabled internally inside the engine.
|
# smb2 detection is disabled internally inside the engine.
|
||||||
#smb2:
|
#smb2:
|
||||||
# enabled: yes
|
# enabled: yes
|
||||||
# Note: NFS parser depends on Rust support: pass --enable-rust
|
|
||||||
# to configure.
|
|
||||||
nfs:
|
|
||||||
enabled: no
|
|
||||||
dns:
|
dns:
|
||||||
# memcaps. Globally and per flow/state.
|
# memcaps. Globally and per flow/state.
|
||||||
#global-memcap: 16mb
|
#global-memcap: 16mb
|
||||||
@@ -352,11 +348,6 @@ app-layer:
|
|||||||
dp: 44818
|
dp: 44818
|
||||||
sp: 44818
|
sp: 44818
|
||||||
|
|
||||||
# Note: parser depends on experimental Rust support
|
|
||||||
# with --enable-rust-experimental passed to configure
|
|
||||||
ntp:
|
|
||||||
enabled: no
|
|
||||||
|
|
||||||
# Limit for the maximum number of asn1 frames to decode (default 256)
|
# Limit for the maximum number of asn1 frames to decode (default 256)
|
||||||
asn1-max-frames: 256
|
asn1-max-frames: 256
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user