From: Steven Jan Springl <steven@springl.ukfsn.org>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: arptables bug.
Date: Mon, 7 Jan 2013 20:50:51 +0000 [thread overview]
Message-ID: <201301072050.51941.steven@springl.ukfsn.org> (raw)
In-Reply-To: <20130107032415.GA18563@1984>
On Monday 07 Jan 2013 03:24:15 Pablo Neira Ayuso wrote:
> On Sat, Jan 05, 2013 at 08:56:18PM +0000, Steven Jan Springl wrote:
> > Hello
> >
> > I am using arptables v0.0.3.4 in Debian Squeeze.
> >
> > Issuing command:
> >
> > aptables -A INPUT -i eth0 --opcode ! 1 -j DROP
> >
> > Then issuing command arptables-save produces the following:
> >
> > -A INPUT -j DROP -i eth0 --opcode 1
> >
> > The "!" is missing from the opcode.
>
> Patch attached to fix it.
>
> Bart, could you please apply this to your git repo? Thanks.
Pablo
I can confirm that the patch corrects the bug.
Thanks.
Steven.
prev parent reply other threads:[~2013-01-07 20:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 20:56 arptables bug Steven Jan Springl
2013-01-07 3:24 ` Pablo Neira Ayuso
2013-01-07 20:20 ` Bart De Schuymer
2013-01-07 20:50 ` Steven Jan Springl [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=201301072050.51941.steven@springl.ukfsn.org \
--to=steven@springl.ukfsn.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).