From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Riley Subject: Re: [PATCH] Last vestiges of NFC Date: Sat, 25 Aug 2007 11:07:52 -0700 Message-ID: <46D06FF8.5090004@hotpop.com> References: <46D06522.2090509@hotpop.com> Reply-To: Peter.Riley@hotpop.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org To: Peter.Riley@hotpop.com Return-path: In-Reply-To: <46D06522.2090509@hotpop.com> 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, > But I found some vestiges remaining in iptables-1.3.8 that look like this > - *nfcache |= NFC_UNKNOWN; > remaining in the init() functions of these extensions: > > libipt_policy.c libip6t_policy.c > libipt_connmark.c libip6t_connmark.c Oops, nevermind about connmark. I see that's already taken care of recently in latest svn. But the policy modules still have it. Best Regards, Peter