[ULOGD2 PATCH 1/3] Suppress references to ulogd1 only variable.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



'rmem' and 'bufsize' global variables are unherited from ulogd1
and are not used anymore. This patch suppresses them from the
example configuration file.

Signed-off-by: Eric Leblond <eric@xxxxxx>
---
 ulogd.conf.in |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/ulogd.conf.in b/ulogd.conf.in
index a32234d..d2b18d4 100644
--- a/ulogd.conf.in
+++ b/ulogd.conf.in
@@ -14,13 +14,6 @@ logfile="/var/log/ulogd.log"
 # loglevel: debug(1), info(3), notice(5), error(7) or fatal(8)
 loglevel=1
 
-# socket receive buffer size (should be at least the size of the
-# in-kernel buffer (ipt_ULOG.o 'nlbufsiz' parameter)
-rmem=131071
-
-# libipulog/ulogd receive buffer size, should be > rmem
-bufsize=150000
-
 ######################################################################
 # PLUGIN OPTIONS
 ######################################################################
-- 
1.5.4.3

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux