From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Subject: Re: [ANNOUNCE] Release of libnfnetlink, libnfnetlink_conntrack and conntrack Date: Mon, 17 Oct 2005 01:20:08 +0200 Message-ID: <4352E028.7020702@eurodev.net> References: <20050924215413.GD731@sunbeam.de.gnumonks.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist Return-path: To: Krzysztof Oledzki In-Reply-To: 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 Krzysztof Oledzki wrote: > What such errors mean? > > nfnl_parse_attr: deficit (4) len (43200). > > nfnl_parse_attr: deficit (2) len (35072). This is due to a wrong calculation of the minimum message size. It is fixed in SVN. -- Pablo