From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH] ip6tables multiport does not support x:y Date: Mon, 03 Jul 2006 20:09:01 +0200 Message-ID: <44A95D3D.9010609@trash.net> References: <20060701213533.GA28395@linuxace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org Return-path: To: Phil Oester In-Reply-To: <20060701213533.GA28395@linuxace.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 Phil Oester wrote: > Update the manpage for ip6tables multiport match to reflect > reality -- it does not (yet) support x:y syntax. I looked at > adding it, but adding revision support to ip6tables seems a > waste at this point, since once xtables support is added to > iptables, this problem will resolve itself. Agreed, Harald was already working on this some time ago. > Closes bug #451. Applied, thanks.