From: Patrick McHardy <kaber@trash.net>
To: "Dmitry V. Levin" <ldv@altlinux.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] REDIRECT: Fix --to-ports parser
Date: Fri, 14 May 2010 13:25:56 +0200 [thread overview]
Message-ID: <4BED3344.1060101@trash.net> (raw)
In-Reply-To: <20100219013122.GA31860@wo.int.altlinux.org>
Dmitry V. Levin wrote:
> Rewrite port range validator to use xtables_strtoui() and
> xtables_param_act(). Original check failed to recognize
> several types of port range errors, including:
> "-1", "-1a", "-1-a", "a-1", "1a-2", "1-2a", etc.
> Also, original parser erroneously denied using port 0,
> which is now allowed.
Sorry for the delay, I missed this patch. This looks good me,
applied.
prev parent reply other threads:[~2010-05-14 11:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-19 1:31 [PATCH] REDIRECT: Fix --to-ports parser Dmitry V. Levin
2010-02-19 3:26 ` Dmitry V. Levin
2010-05-14 11:25 ` Patrick McHardy [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BED3344.1060101@trash.net \
--to=kaber@trash.net \
--cc=ldv@altlinux.org \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).