Mailing List Archive

Re: [PATCH] Suppress usage of lastnlh as it was overwritting last packet of the message.
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 ...

-
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html