From: Tom Peters (thopeter) Date: Thu, 10 Jan 2019 16:55:33 +0000 (-0500) Subject: Merge pull request #1481 in SNORT/snort3 from ~MDAGON/snort3:doc_reload_stream to... X-Git-Tag: 3.0.0-251~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661dca8e9a2635dfe26890e3f288ea0dd661256c;p=thirdparty%2Fsnort3.git Merge pull request #1481 in SNORT/snort3 from ~MDAGON/snort3:doc_reload_stream to master Squashed commit of the following: commit 75e07665a066acdda1ee6301f7b37a6b35a228df Author: Maya Dagon Date: Fri Jan 4 12:29:52 2019 -0500 doc: update reload limitations - adding/removing stream_* --- diff --git a/doc/reload_limitations.txt b/doc/reload_limitations.txt index b152a8629..504b1edd8 100644 --- a/doc/reload_limitations.txt +++ b/doc/reload_limitations.txt @@ -44,5 +44,6 @@ In addition, the following scenarios require a restart: enabled * Changing file_id.capture_block_size if file capture was previously or currently enabled +* Adding/removing stream_* inspectors if stream was already configured In all of these cases reload will fail, and the original config will remain in use.