From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Engelhardt Subject: Re: [PATCH 0/3] netfilter: ecn match fixes and IPv6 capable xtables port Date: Thu, 9 Jun 2011 15:16:15 +0200 (CEST) Message-ID: References: <1307621554-19108-1-git-send-email-kaber@trash.net> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: eric.dumazet@gmail.com, dave.taht@gmail.com, netfilter-devel@vger.kernel.org To: kaber@trash.net Return-path: Received: from seven.medozas.de ([188.40.89.202]:58966 "EHLO seven.medozas.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757594Ab1FINQQ (ORCPT ); Thu, 9 Jun 2011 09:16:16 -0400 In-Reply-To: <1307621554-19108-1-git-send-email-kaber@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thursday 2011-06-09 14:12, kaber@trash.net wrote: >These patches contain two fixes for the ipt_ecn match and an IPv6 capable >xtables port. Nothing particulary exciting in the patches, if noone spots >any problems I'll push the first two patches to net-2.6 and the third one >to net-next-2.6. > >iptables patch will follow shortly. > >Patrick McHardy (3): > netfilter: ipt_ecn: fix protocol check in ecn_mt_check() > netfilter: ipt_ecn: fix inversion for IP header ECN match > netfilter: xtables: add an IPv6 capable version of the ECN match Do you have these in a git:// tree handy? I would like to see if the automatic move detection still kicks in (since it has a 50% threshold). The raw non-move change could have been split otherwise.