From afdccceefa30306cf720a27efd5a29bcc5a916c9 Mon Sep 17 00:00:00 2001
From: Rainer Gerhards
Date: Thu, 4 Dec 2008 14:09:38 +0100
Subject: security fix: imudp emitted a message when a non-permitted sender...
...tried to send a message to it. This behaviour is operator-configurable.
If enabled, a message was emitted each time. That way an attacker could
effectively fill the disk via this facility. The message is now
emitted only once in a minute (this currently is a hard-coded limit,
if someone comes up with a good reason to make it configurable, we
will probably do that).
---
doc/manual.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'doc/manual.html')
diff --git a/doc/manual.html b/doc/manual.html
index 394f7c41..12020fbd 100644
--- a/doc/manual.html
+++ b/doc/manual.html
@@ -16,7 +16,7 @@ relay chains while at the same time being very easy to setup for the
novice user. And as we know what enterprise users really need, there is
also professional
rsyslog support available directly from the source!
-This documentation is for version 3.20.1 (v3-stable branch) of rsyslog.
+
This documentation is for version 3.20.2 (v3-stable branch) of rsyslog.
Visit the rsyslog status page to obtain current
version information and project status.
If you like rsyslog, you might
--
cgit v1.2.3