public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Rob Brewer <ipfire-devel@grantura.co.uk>
To: development@lists.ipfire.org
Subject: Duplicate ipsets listed with Locationblock changes.
Date: Tue, 07 Jun 2022 15:51:57 +0100	[thread overview]
Message-ID: <t7nomd$q8s$1@tuscan3.grantura.co.uk> (raw)

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

If I list the installed ipsets with 'ipset -n list' additional ipsets with 
the suffix 'v4' are sometimes listed. From what I can see this additional 
'v4' list is the same size as the set without the 'v4' extension.

For instance: with just code AR selected with location-block.cgi:
 
[root(a)ipfire-dev2 ~]# ipset -n list
ARv4
AR
(code AR id duplicated)

if I add code AT to AR and list the sets:
[root(a)ipfire-dev2 ~]# ipset -n list
AT
AR
(as expected)

and now add code AW to the other 2:
[root(a)ipfire-dev2 ~]# ipset -n list
ARv4
AT
AR
ATv4
AW
(now codes AR and AT are duplicated)

I see this effect on both my core 167 boxes and wasn't aware of this problem 
before my upgrade from core 161.

Rob


             reply	other threads:[~2022-06-07 14:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07 14:51 Rob Brewer [this message]
2022-06-08  9:57 ` Rob Brewer
2022-06-08 19:32   ` Stefan Schantl
2022-06-09  8:21     ` Rob Brewer
2022-06-09 19:54     ` Peter Müller
2022-06-10  8:46       ` Rob Brewer
2022-06-11  7:47         ` Peter Müller

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='t7nomd$q8s$1@tuscan3.grantura.co.uk' \
    --to=ipfire-devel@grantura.co.uk \
    --cc=development@lists.ipfire.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