From: Florian Westphal <fw@strlen.de>
To: Jan Engelhardt <jengelh@medozas.de>
Cc: Florian Westphal <fw@strlen.de>, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH 1/2] NFQUEUE: use NFPROTO_UNSPEC
Date: Fri, 5 Jun 2009 15:23:00 +0200 [thread overview]
Message-ID: <20090605132300.GF29745@Chamillionaire.breakpoint.cc> (raw)
In-Reply-To: <alpine.LSU.2.00.0906051456050.17010@fbirervta.pbzchgretzou.qr>
Jan Engelhardt <jengelh@medozas.de> wrote:
> On Friday 2009-06-05 03:17, Florian Westphal wrote:
> >--- a/extensions/libxt_NFQUEUE.c
> >+++ b/extensions/libxt_NFQUEUE.c
> >@@ -32,12 +32,12 @@ static void
> > parse_num(const char *s, struct xt_NFQ_info *tinfo)
> > {
> > unsigned int num;
> >-
> >+
> > if (!xtables_strtoui(s, NULL, &num, 0, UINT16_MAX))
> > xtables_error(PARAMETER_PROBLEM,
> > "Invalid queue number `%s'\n", s);
>
> Extra line unintended?
It trims extra whitespace.
next prev parent reply other threads:[~2009-06-05 13:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-05 1:17 NFQUEUE balancing extension (userspace changes) Florian Westphal
2009-06-05 1:17 ` [PATCH 1/2] NFQUEUE: use NFPROTO_UNSPEC Florian Westphal
2009-06-05 12:57 ` Jan Engelhardt
2009-06-05 13:23 ` Florian Westphal [this message]
2009-06-05 1:17 ` [PATCH 2/2] NFQUEUE: add new v1 version with queue-balance option Florian Westphal
2009-06-05 13:02 ` Jan Engelhardt
2009-06-05 13:27 ` Florian Westphal
2009-06-05 13:30 ` Jan Engelhardt
2009-06-05 13:33 ` Florian Westphal
2009-06-05 11:28 ` NFQUEUE balancing extension (userspace changes) Patrick McHardy
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=20090605132300.GF29745@Chamillionaire.breakpoint.cc \
--to=fw@strlen.de \
--cc=jengelh@medozas.de \
--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).