From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [LIBNL 08/09]: Support conntrack add/delete/query requests Date: Tue, 19 Feb 2008 13:32:53 +0100 Message-ID: <47BACC75.3020607@trash.net> References: <20080118165514.13385.44695.sendpatchset@localhost.localdomain> <20080118165525.13385.47304.sendpatchset@localhost.localdomain> <20080207121430.GA11220@postel.suug.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org, philipc@snapgear.com To: Thomas Graf Return-path: Received: from viefep20-int.chello.at ([62.179.121.40]:48193 "EHLO viefep20-int.chello.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751892AbYBSMdI (ORCPT ); Tue, 19 Feb 2008 07:33:08 -0500 In-Reply-To: <20080207121430.GA11220@postel.suug.ch> Sender: netfilter-devel-owner@vger.kernel.org List-ID: Thomas Graf wrote: > * Patrick McHardy 2008-01-18 17:55 >> commit 5d2b826674d411f99e571fd35ad5722fed077e5e >> Author: Patrick McHardy >> Date: Fri Jan 18 17:53:14 2008 +0100 >> >> [LIBNL]: Support conntrack add/delete/query requests >> >> Signed-off-by: Patrick McHardy > > Applied, thanks everyone. > > Will there be a src/nf-ct-(add|del|query).c? ;-) I'll put one in when I find some time.