public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Duplicate ipsets listed with Locationblock changes.
@ 2022-06-07 14:51 Rob Brewer
  2022-06-08  9:57 ` Rob Brewer
  0 siblings, 1 reply; 7+ messages in thread
From: Rob Brewer @ 2022-06-07 14:51 UTC (permalink / raw)
  To: development

[-- 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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-11  7:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-07 14:51 Duplicate ipsets listed with Locationblock changes Rob Brewer
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox