netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Phil Sutter <phil@nwl.cc>, netfilter-devel@vger.kernel.org
Subject: Re: [iptables PATCH] ebtables: Dump atomic waste
Date: Mon, 2 Aug 2021 13:59:02 +0200	[thread overview]
Message-ID: <20210802115902.GA29377@salvia> (raw)
In-Reply-To: <20210802115127.GA29324@salvia>

offlist

On Mon, Aug 02, 2021 at 01:51:27PM +0200, Pablo Neira Ayuso wrote:
> On Mon, Aug 02, 2021 at 01:05:55PM +0200, Phil Sutter wrote:
> > On Mon, Aug 02, 2021 at 11:04:04AM +0200, Pablo Neira Ayuso wrote:
> > > Hi Phil,
> > > 
> > > On Fri, Jul 30, 2021 at 12:37:15PM +0200, Phil Sutter wrote:
> > > > With ebtables-nft.8 now educating people about the missing
> > > > functionality, get rid of atomic remains in source code. This eliminates
> > > > mostly comments except for --atomic-commit which was treated as alias of
> > > > --init-table. People not using the latter are probably trying to
> > > > atomic-commit from an atomic-file which in turn is not supported, so no
> > > > point keeping it.
> > > 
> > > That's fine.
> > > 
> > > If there's any need in the future for emulating this in the future, it
> > > should be possible to map atomic-save to ebtables-save and
> > > atomic-commit to ebtables-restore.
> > 
> > I had considered that, but the binary format of atomic-file drove me
> > off: If we can't support existing atomic-files easily, we better deny
> > unless someone has a strong argument to do it. And then I'd try to
> > support it fully, so it's not a half-ass solution with a catch. :)
> 
> That's sensible.

I did not know the file format is different, I never used exotic
ebtables features ever myself.

  reply	other threads:[~2021-08-02 11:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30 10:37 [iptables PATCH] ebtables: Dump atomic waste Phil Sutter
2021-08-02  9:04 ` Pablo Neira Ayuso
2021-08-02 11:05   ` Phil Sutter
2021-08-02 11:51     ` Pablo Neira Ayuso
2021-08-02 11:59       ` Pablo Neira Ayuso [this message]
2021-08-02 11:59         ` Pablo Neira Ayuso
2021-08-02 12:54           ` Phil Sutter
2021-08-02 15:32             ` Pablo Neira Ayuso

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=20210802115902.GA29377@salvia \
    --to=pablo@netfilter.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=phil@nwl.cc \
    /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).