From: Jozsef Kadlecsik <kadlec@netfilter.org>
To: netfilter@vger.kernel.org, netfilter-devel@vger.kernel.org
Subject: [ANNOUNCE] ipset 7.20 released
Date: Wed, 31 Jan 2024 17:39:06 +0100 (CET) [thread overview]
Message-ID: <ab3a7d4c-7082-bd06-fb68-6cb62b3831ee@netfilter.org> (raw)
Hi,
I'm happy to announce ipset 7.20: besides two json output corrections, it
contains an important race condition fix between swap/destroy and kernel
side add/del/test operation. In order to find the best solution to fix the
issue without slowing down any operations and keeping the internal rules
where execution may wait for concurrent operations to complete, there were
several iterations of the patch.
Userspace changes:
- Ignore *.order.cmd and *.symvers.cmd files in kernel builds
- Bash completion utility updated
- Fix json output for -name option (Mark)
- Fix hex literals in json output
- tests: increase timeout to cope with slow virtual test machine
Kernel part changes:
- treewide: Convert del_timer*() to timer_shutdown*() (Steven Rostedt)
- Use timer_shutdown_sync() when available, instead of del_timer_sync()
- netfilter: ipset: fix race condition between swap/destroy and kernel
side add/del/test v4
- netfilter: ipset: fix race condition between swap/destroy and kernel
side add/del/test v3
- netfilter: ipset: fix race condition between swap/destroy and kernel
side add/del/test v2
- netfilter: ipset: fix race condition between swap/destroy and kernel
side add/del/test
You can download the source code of ipset from:
https://ipset.netfilter.org
git://git.netfilter.org/ipset.git
Best regards,
Jozsef
--
E-mail : kadlec@blackhole.kfki.hu, kadlecsik.jozsef@wigner.hu
PGP key : https://wigner.hu/~kadlec/pgp_public_key.txt
Address : Wigner Research Centre for Physics
H-1525 Budapest 114, POB. 49, Hungary
reply other threads:[~2024-01-31 16:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=ab3a7d4c-7082-bd06-fb68-6cb62b3831ee@netfilter.org \
--to=kadlec@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=netfilter@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).