From fb8f66af61d589aeef6a0dfab30ee2930e7f62db Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 13 Jun 2011 07:04:07 -0700 Subject: [PATCH] Apply Tuomo's patch for the .conf manpages Signed-off-by: Tom Eastep --- manpages/shorewall.conf.xml | 9 +++++---- manpages6/shorewall6.conf.xml | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/manpages/shorewall.conf.xml b/manpages/shorewall.conf.xml index 60b851104..303060118 100644 --- a/manpages/shorewall.conf.xml +++ b/manpages/shorewall.conf.xml @@ -966,10 +966,11 @@ net all DROP infothen the chain name is 'net2all' To help insure that all packets in the NEW state are - logged, rate limiting (LOGBURST and LOGRATE) should be disabled - when using LOGALLNEW. Use LOGALLNEW at your own risk; it may - cause high CPU and disk utilization and you may not be able to - control your firewall after you enable this option. + logged, rate limiting (LOGLIMIT or deprecated options LOGBURST + and LOGRATE) should be disabled when using LOGALLNEW. Use + LOGALLNEW at your own risk; it may cause high CPU and disk + utilization and you may not be able to control your firewall + after you enable this option. diff --git a/manpages6/shorewall6.conf.xml b/manpages6/shorewall6.conf.xml index 1a7110b12..50dba082a 100644 --- a/manpages6/shorewall6.conf.xml +++ b/manpages6/shorewall6.conf.xml @@ -844,10 +844,11 @@ net all DROP infothen the chain name is 'net2all' To help insure that all packets in the NEW state are - logged, rate limiting (LOGBURST and LOGRATE) should be disabled - when using LOGALLNEW. Use LOGALLNEW at your own risk; it may - cause high CPU and disk utilization and you may not be able to - control your firewall after you enable this option. + logged, rate limiting (LOGLIMIT or deprecated options LOGBURST + and LOGRATE) should be disabled when using LOGALLNEW. Use + LOGALLNEW at your own risk; it may cause high CPU and disk + utilization and you may not be able to control your firewall + after you enable this option.