From: Thomas Graf <tgraf@infradead.org>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@vger.kernel.org, linux-audit@redhat.com,
Eric Paris <eparis@parisplace.org>,
Al Viro <viro@ZenIV.linux.org.uk>
Subject: Re: [PATCH] netfilter: audit target to record accepted/dropped packets
Date: Fri, 14 Jan 2011 11:19:37 -0500 [thread overview]
Message-ID: <20110114161937.GA22101@canuck.infradead.org> (raw)
In-Reply-To: <4D306FBB.8020705@trash.net>
On Fri, Jan 14, 2011 at 04:46:03PM +0100, Patrick McHardy wrote:
> This won't work in the AF_INET/LOCAL_OUT hook, skb->dev is set just
> before the packet is handed to the POST_ROUTING hook. The ethernet
> header is also only present on incoming packets.
Aha, that is the reason for in && !out in ipt_LOG then.
I will fix this.
next prev parent reply other threads:[~2011-01-14 16:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-14 15:20 [PATCH] netfilter: audit target to record accepted/dropped packets Thomas Graf
2011-01-14 15:26 ` Eric Paris
2011-01-14 15:31 ` Jan Engelhardt
2011-01-14 15:37 ` Thomas Graf
2011-01-14 15:46 ` Patrick McHardy
2011-01-14 16:19 ` Thomas Graf [this message]
2011-01-14 16:49 ` Jan Engelhardt
2011-01-14 16:59 ` [PATCHv2] " Thomas Graf
2011-01-14 17:29 ` Jan Engelhardt
2011-01-14 22:22 ` Thomas Graf
2011-01-14 23:10 ` Michał Mirosław
2011-01-14 23:19 ` Jan Engelhardt
2011-01-14 23:16 ` Jan Engelhardt
2011-01-14 22:24 ` [PATCHv3] " Thomas Graf
2011-01-14 23:48 ` [PATCHv4] " Thomas Graf
2011-01-15 16:07 ` Patrick McHardy
2011-01-16 17:12 ` [PATCHv3] " Patrick McHardy
2011-01-14 18:51 ` [PATCHv2] " Mr Dash Four
2011-01-14 19:18 ` Jan Engelhardt
2011-01-14 19:24 ` Eric Paris
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=20110114161937.GA22101@canuck.infradead.org \
--to=tgraf@infradead.org \
--cc=eparis@parisplace.org \
--cc=kaber@trash.net \
--cc=linux-audit@redhat.com \
--cc=netfilter-devel@vger.kernel.org \
--cc=viro@ZenIV.linux.org.uk \
/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).