]> git.ipfire.org Git - thirdparty/snort3.git/commitdiff
Merge pull request #1978 in SNORT/snort3 from ~SMINUT/snort3:doc_reload_update to...
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 3 Feb 2020 18:25:49 +0000 (18:25 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Mon, 3 Feb 2020 18:25:49 +0000 (18:25 +0000)
Squashed commit of the following:

commit 010a267c9f94e2341f84161ec761a89e1a626da4
Author: Silviu Minut <sminut@cisco.com>
Date:   Fri Jan 31 15:18:36 2020 -0500

    doc: update reload_limitations.txt.

doc/reload_limitations.txt

index 16910179b1eaae64c98f6358e41d7c9922c7b615..de5ec8b041eefc33a6c3cbafea9b6fad530ef9a6 100644 (file)
@@ -10,33 +10,14 @@ The following parameters can't be changed during reload, and require a restart:
 * attribute_table.max_hosts
 * attribute_table.max_services_per_host
 * daq.snaplen
-* daq.no_promisc
 * detection.asn1
 * file_id.max_files_cached
-* port_scan.memcap
 * process.chroot
 * process.daemon
 * process.set_gid
 * process.set_uid
-* stream.footprint
-* stream.ip_cache.max_sessions
-* stream.ip_cache.pruning_timeout
-* stream.ip_cache.idle_timeout
-* stream.icmp_cache.max_sessions
-* stream.icmp_cache.pruning_timeout
-* stream.icmp_cache.idle_timeout 
-* stream.tcp_cache.max_sessions
-* stream.tcp_cache.pruning_timeout 
-* stream.tcp_cache.idle_timeout 
-* stream.udp_cache.max_sessions 
-* stream.udp_cache.pruning_timeout
-* stream.udp_cache.idle_timeout 
-* stream.user_cache.max_sessions
-* stream.user_cache.pruning_timeout
-* stream.user_cache.idle_timeout 
-* stream.file_cache.max_sessions
-* stream.file_cache.pruning_timeout 
-* stream.file_cache.idle_timeout
+* snort.--bpf
+* snort.-l
 
 In addition, the following scenarios require a restart:
 
@@ -49,4 +30,3 @@ In addition, the following scenarios require a restart:
 
 In all of these cases reload will fail with the following message: "reload
  failed - restart required". The original config will remain in use.
-