From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: "Jan Čermák" <sairon@sairon.cz>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/iptables: backport fix for interface comparisons in `-C` commands
Date: Sat, 19 Apr 2025 16:10:10 +0200 [thread overview]
Message-ID: <20250419161010.0af0ad27@windsurf> (raw)
In-Reply-To: <20250414120653.3962766-1-sairon@sairon.cz>
On Mon, 14 Apr 2025 14:06:52 +0200
Jan Čermák <sairon@sairon.cz> wrote:
> Since iptables v1.8.11, `iptables -C` commands return unexpected zero status
> even for cases when the rules don't exist. This breaks e.g. standard Docker
> operation, where checking for existing rules is used extensively when creating
> networks.
>
> The patch fixing the behavior is available upstream - apply it to v1.8.11
> before a newer version is available.
>
> Signed-off-by: Jan Čermák <sairon@sairon.cz>
> ---
> ...-interface-comparisons-in-C-commands.patch | 175 ++++++++++++++++++
> 1 file changed, 175 insertions(+)
> create mode 100644 package/iptables/0001-nft-fix-interface-comparisons-in-C-commands.patch
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-04-19 14:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-14 12:06 [Buildroot] [PATCH] package/iptables: backport fix for interface comparisons in `-C` commands Jan Čermák
2025-04-19 14:10 ` Thomas Petazzoni via buildroot [this message]
2025-05-02 10:35 ` Arnout Vandecappelle via buildroot
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=20250419161010.0af0ad27@windsurf \
--to=buildroot@buildroot.org \
--cc=sairon@sairon.cz \
--cc=thomas.petazzoni@bootlin.com \
/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.