netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeremy Sowden <jeremy@azazel.net>
To: Alessandro Vesely <vesely@tana.it>
Cc: netfilter@vger.kernel.org
Subject: Re: Changes in iptables-legacy
Date: Tue, 18 Nov 2025 11:45:55 +0000	[thread overview]
Message-ID: <20251118114555.GA968246@celephais.dreamlands> (raw)
In-Reply-To: <df96861a-23f2-428f-95d6-83ecbc4044ad@tana.it>

[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

On 2025-11-18, at 12:31:15 +0100, Alessandro Vesely wrote:
> I'm still using iptables; my scripts work well... call me lazy.  I 
> didn't expect behavior changes.  Instead, when I upgraded to the last 
> Devuan release, equivalent to Debian Trixie, I got iptables v1.8.11 
> (legacy).
> 
> One of the scripts had a daily call like so:
> 
>     iptables -L -Z -vnx
> 
> The new version resulted in an error:
> 
>     iptables v1.8.11 (legacy): Illegal option `--numeric' with this command
>     Try `iptables -h' or 'iptables --help' for more information.
> 
> Is this a Debian quirk or is it found in the official source?
> 
> By simply removing -Z, the above command works and its output is
> properly digested by my legacy Perl code.  However, I'd be curious to
> know why this change was made.  I hope it's not a subtle way to push
> people to migrate...

It's a bug in 1.8.11.  The Netfilter team have fixed it.

J.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 931 bytes --]

      reply	other threads:[~2025-11-18 11:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-18 11:31 Changes in iptables-legacy Alessandro Vesely
2025-11-18 11:45 ` Jeremy Sowden [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=20251118114555.GA968246@celephais.dreamlands \
    --to=jeremy@azazel.net \
    --cc=netfilter@vger.kernel.org \
    --cc=vesely@tana.it \
    /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).