From f3e2aaa898b879663a315f10adc8d5a8344d554f Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Sun, 20 Oct 2013 11:45:08 +0200 Subject: doc: document impstats ruleset parameter --- ChangeLog | 1 + doc/impstats.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 025b071d..90b2f9a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ --------------------------------------------------------------------------- Version 7.5.6 [devel] 2013-10-?? +- imudp: support for binding to ruleset added - bugfix: running imupd on multiple threads lead to segfault if recvmmsg is available - bugfix: imudp when using recvmmsg could report wrong sender IP diff --git a/doc/impstats.html b/doc/impstats.html index 84b4696b..3b206941 100644 --- a/doc/impstats.html +++ b/doc/impstats.html @@ -80,6 +80,8 @@ settings, this impact may be noticeable (for high-load environments). on file logging does NOT turn of syslog logging. If that is desired log.syslog="off" must be explicitely set.
+
  • Ruleset [ruleset] - available since 7.5.6
    + Binds the listener to a specific ruleset.
  • Legacx Configuration Directives:

    -- cgit v1.2.3