From 6f75d5460b12d6f57b3671d71d889747da0074cc Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Thu, 7 Aug 2008 09:07:27 +0200 Subject: bugfix: IPv6 addresses could not be specified in forwarding action New syntax @[addr]:port introduced to enable that. Root problem was IPv6 addresses contain colons. (backport from 3.21.3) --- 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 2e030ab5..ce874fce 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -31,7 +31,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 2.0.5 of rsyslog. +

This documentation is for version 2.0.6 of rsyslog. Visit the rsyslog status page to obtain current version information and project status.

-- cgit v1.2.3