From: Patrick McHardy <kaber@trash.net>
To: Eric Leblond <eric@inl.fr>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] Suppress usage of lastnlh as it was overwritting last packet of the message.
Date: Mon, 17 Sep 2007 15:41:57 +0200 [thread overview]
Message-ID: <46EE8425.6020607@trash.net> (raw)
In-Reply-To: <43447.213.144.15.9.1189673913.squirrel@mail.inl.fr>
Eric Leblond wrote:
> Hello,
>
> The following patch fixes the handling of netlink packets containing
> multiple messages.
>
> As exposed during netfilter workshop, nfnetlink_log was overwritten the
> message type of the last message (setting it to MSG_DONE) in a multipart
> packet. The consequence was libnfnetlink to ignore the last message in the
> packet.
>
> The following patch adds a supplementary message (with type MSG_DONE) af
> the end of the netlink skb.
Applied, thanks Eric.
SVN currently doesn't work, I'll look into your ulogd patch after trying
to fix it ...
parent reply other threads:[~2007-09-17 13:48 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <43447.213.144.15.9.1189673913.squirrel@mail.inl.fr>]
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=46EE8425.6020607@trash.net \
--to=kaber@trash.net \
--cc=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).