From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 2/2] netfilter: Combine ipt_ttl and ip6t_hl source Date: Thu, 19 Feb 2009 11:16:46 +0100 Message-ID: <499D318E.9050104@trash.net> References: <1234972949-12036-1-git-send-email-jengelh@medozas.de> <1234972949-12036-3-git-send-email-jengelh@medozas.de> <499C4813.8070102@trash.net> <499C4E65.3050609@trash.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:45985 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753195AbZBSKQt (ORCPT ); Thu, 19 Feb 2009 05:16:49 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > netfilter: xtables: add backward-compat options > > Concern has been expressed about the changing Kconfig options. > Provide the old options that forward-select. Applied, thanks Jan.