From: Eric Leblond <eric@inl.fr>
To: netfilter-devel@vger.kernel.org
Cc: Eric Leblond <eric@inl.fr>
Subject: [ULOGD PATCH 5/5] Update default configuration to fit last changes
Date: Mon, 21 Apr 2008 22:43:47 +0200 [thread overview]
Message-ID: <12088106273055-git-send-email-eric@inl.fr> (raw)
In-Reply-To: <12088106273628-git-send-email-eric@inl.fr>
Default stacks needed to be modified to be in sync MAC2STR plugin which
is used by database output modules. The new label configuration variable
has been added to some ULOG and NFLOG instances to show that it exists.
Signed-off-by: Eric Leblond <eric@inl.fr>
---
ulogd.conf.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/ulogd.conf.in b/ulogd.conf.in
index 3def8d1..08dc229 100644
--- a/ulogd.conf.in
+++ b/ulogd.conf.in
@@ -97,6 +97,7 @@ group=0
[log2]
group=1 # Group has to be different from the one use in log1
addressfamily=10 # 10 is value of AF_INET6
+label=1 # label can be used to define the decision applied to packet
# ebtables logging through NFLOG
[log3]
@@ -106,6 +107,7 @@ addressfamily=7 # 7 is value of AF_BRIDGE
[ulog1]
# netlink multicast group (the same as the iptables --ulog-nlgroup param)
nlgroup=1
+#label=0 # optionnal argument
[emu1]
file="/var/log/ulogd_syslogemu.log"
--
1.5.2.5
prev parent reply other threads:[~2008-04-21 20:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 20:43 [ULOGD PATCH 0/5] Resent work related to 'label' and misc fixes Eric Leblond
2008-04-21 20:43 ` [ULOGD PATCH 1/5] Add label option to ULOG input plugin Eric Leblond
2008-04-21 20:43 ` [ULOGD PATCH 2/5] Add hook output to ULOG input module Eric Leblond
2008-04-27 7:51 ` Pablo Neira Ayuso
2008-04-21 20:43 ` [ULOGD PATCH 3/5] Fix a bug in definition of seq_global_ce macro Eric Leblond
2008-04-27 7:30 ` Pablo Neira Ayuso
2008-04-21 20:43 ` [ULOGD PATCH 4/5] Add label option to NFLOG input plugin Eric Leblond
2008-04-21 20:43 ` Eric Leblond [this message]
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=12088106273055-git-send-email-eric@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.