From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David S. Miller" Subject: Re: [PATCH 2.6 0/6]: another netfilter update Date: Mon, 27 Sep 2004 12:32:16 -0700 Sender: netfilter-devel-bounces@lists.netfilter.org Message-ID: <20040927123216.00f0ebda.davem@redhat.com> References: <415739FE.1040108@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Patrick McHardy In-Reply-To: <415739FE.1040108@trash.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org On Sun, 26 Sep 2004 23:51:58 +0200 Patrick McHardy wrote: > these 6 patches fix two minor issues from the last patchset > and convert the remaining conntrack protocols and matches to > skb_header_pointer. > > You can pull all patches from bk://212.42.230.204/netfilter-2.6 This all looks fine, I'll pull from your tree. Thanks Patrick.