From 1ac81171fb6a21ced1c810758c28913877f61241 Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 8 Oct 2005 10:43:02 +0000 Subject: cosmetic changes --- input/packet/ulogd_inppkt_NFLOG.c | 5 +++-- input/packet/ulogd_inppkt_ULOG.c | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/input/packet/ulogd_inppkt_NFLOG.c b/input/packet/ulogd_inppkt_NFLOG.c index 110c3c2..ef778a5 100644 --- a/input/packet/ulogd_inppkt_NFLOG.c +++ b/input/packet/ulogd_inppkt_NFLOG.c @@ -1,4 +1,5 @@ -/* ulogd_inppkt_ULOG.c - stackable input plugin for ULOG packets -> ulogd2 +/* ulogd_inppkt_NFLOG.c - stackable input plugin for NFLOG packets -> ulogd2 + * * (C) 2004-2005 by Harald Welte */ @@ -14,7 +15,7 @@ #endif /* Size of the socket recevive memory. Should be at least the same size as the - * 'nlbufsiz' module loadtime parameter of ipt_ULOG.o + * 'nlbufsiz' parameter of nfnetlink_log.ko * If you have _big_ in-kernel queues, you may have to increase this number. ( * --qthreshold 100 * 1500 bytes/packet = 150kB */ #define NFLOG_RMEM_DEFAULT 131071 diff --git a/input/packet/ulogd_inppkt_ULOG.c b/input/packet/ulogd_inppkt_ULOG.c index 92e3ffa..d1aa474 100644 --- a/input/packet/ulogd_inppkt_ULOG.c +++ b/input/packet/ulogd_inppkt_ULOG.c @@ -1,4 +1,5 @@ /* ulogd_inppkt_ULOG.c - stackable input plugin for ULOG packets -> ulogd2 + * * (C) 2004-2005 by Harald Welte */ -- cgit v1.2.3