netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Leblond <eric@inl.fr>
To: Netfilter Developer Mailing List <netfilter-devel@vger.kernel.org>
Subject: Ulogd2: add missing section in configuration file
Date: Thu, 03 Jan 2008 14:27:38 +0100	[thread overview]
Message-ID: <1199366858.11916.10.camel@khasse.inl.fr> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 208 bytes --]

Hi,

This patch adds an empty section which is needed to have NFCT logging
working.

BR,
-- 
Éric Leblond, eleblond@inl.fr
Téléphone : 01 44 89 46 40, Fax : 01 44 89 45 01
INL, http://www.inl.fr

[-- Attachment #1.2: ulogd2-add-nfct-section.diff --]
[-- Type: text/x-patch, Size: 368 bytes --]

=== ulogd.conf.in
==================================================================
--- ulogd.conf.in	(revision 4882)
+++ ulogd.conf.in	(revision 4883)
@@ -50,6 +50,8 @@
 # this is a stack for flow-based logging via OPRINT
 #stack=ct1:NFCT,op1:OPRINT
 
+[ct1]
+
 [log1]
 # netlink multicast group (the same as the iptables --ulog-nlgroup param)
 group=0

[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2008-01-03 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-03 13:27 Eric Leblond [this message]
2008-01-03 17:42 ` Ulogd2: add missing section in configuration file Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1199366858.11916.10.camel@khasse.inl.fr \
    --to=eric@inl.fr \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).