From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: [PATCH] [LIBNFNETLINK] fixes Date: Sun, 15 Jan 2006 03:54:06 +0100 Message-ID: <43C9B94E.9040409@netfilter.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist Return-path: To: Harald Welte List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Hi Harald! The patch attached fixes two issues in libnfnetlink: - subsys_id was not set in nfnl_subsys_open - set nfnlh->local.nl_pid in nfnl_open since nfnl_talk checks that: h->nlmsg_pid != nfnlh->local.nl_pid Now the libnetfilter_conntrack test says OK again ;) cheers, Pablo -- The dawn of the fourth age of Linux firewalling is coming; a time of great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris