All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Giuseppe Longo <giuseppelng@gmail.com>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] nft-arp: remove wrong conditions
Date: Mon, 11 Aug 2014 18:44:41 +0200	[thread overview]
Message-ID: <20140811164441.GA8422@salvia> (raw)
In-Reply-To: <1407539057-4781-1-git-send-email-giuseppelng@gmail.com>

On Sat, Aug 09, 2014 at 01:04:17AM +0200, Giuseppe Longo wrote:
> Removes wrong conditions in flags translating functions
> that doesn't permit to delete rule with inverse flags set.
> 
> For instance, the following command doesn't remove the rule:
> arptables-compat -D INPUT -i ! eth1 -j ACCEPT

Applied, thanks.

There's another bug in arptables-compat:

arptables: Bad rule (does a matching rule exist in that chain?)

It doesn't say that if you try to delete an unexistent rule.

Please, have a look at it and fix it, thanks.


      reply	other threads:[~2014-08-11 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08 23:04 [PATCH] nft-arp: remove wrong conditions Giuseppe Longo
2014-08-11 16:44 ` Pablo Neira Ayuso [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=20140811164441.GA8422@salvia \
    --to=pablo@netfilter.org \
    --cc=giuseppelng@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.