From: Mike Stepanek (mstepane) Date: Mon, 3 Feb 2020 18:25:49 +0000 (+0000) Subject: Merge pull request #1978 in SNORT/snort3 from ~SMINUT/snort3:doc_reload_update to... X-Git-Tag: 3.0.0-268~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c6532df7e3a453b63b10d642230ffa0a8e929ec;p=thirdparty%2Fsnort3.git Merge pull request #1978 in SNORT/snort3 from ~SMINUT/snort3:doc_reload_update to master Squashed commit of the following: commit 010a267c9f94e2341f84161ec761a89e1a626da4 Author: Silviu Minut Date: Fri Jan 31 15:18:36 2020 -0500 doc: update reload_limitations.txt. --- diff --git a/doc/reload_limitations.txt b/doc/reload_limitations.txt index 16910179b..de5ec8b04 100644 --- a/doc/reload_limitations.txt +++ b/doc/reload_limitations.txt @@ -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. -