]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
suricata.yaml/dns: removed unused settings
authorJason Ish <jason.ish@oisf.net>
Fri, 21 Feb 2020 22:29:58 +0000 (16:29 -0600)
committerVictor Julien <victor@inliniac.net>
Sat, 14 Mar 2020 19:34:50 +0000 (20:34 +0100)
Remove DNS settings global-memcap, state-memcap and request-flood.
These have never been used in the Rust implementation of the DNS
decoder.

suricata.yaml.in

index 619b183d1f6bb965a882b2ce511c886d1ff98f3d..02f540e7dc3369147f5422e9de458d9ed343f4f3 100644 (file)
@@ -790,14 +790,6 @@ app-layer:
     tftp:
       enabled: yes
     dns:
-      # memcaps. Globally and per flow/state.
-      #global-memcap: 16mb
-      #state-memcap: 512kb
-
-      # How many unreplied DNS requests are considered a flood.
-      # If the limit is reached, app-layer-event:dns.flooded; will match.
-      #request-flood: 500
-
       tcp:
         enabled: yes
         detection-ports: