]> git.ipfire.org Git - thirdparty/systemd.git/commit
logging: Improve logging messages related to NFTSet.
authorKevin P. Fleming <kevin@km6g.us>
Wed, 6 Aug 2025 21:33:31 +0000 (17:33 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Sep 2025 10:10:48 +0000 (12:10 +0200)
commite971fb2bfbb4b6b7a569a93556a9b5ae9d2d1ed4
tree4377cfad9d746218a2ab3343a214a36d1a2a4608
parentfc8221be0fa94a4e84d2dbc6c169bd0f00b7eee3
logging: Improve logging messages related to NFTSet.

The 'NFTSet' directive in various units adds and removes entries in nftables
sets, it does not add or remove entire sets. The logging messages should
indicate that an entry was added or removed, not that a set was added or
removed.

(cherry picked from commit 2fe2ee9adb18347efc0f6856830b63ba0aa874a2)
src/core/cgroup.c
src/core/unit.c
src/network/networkd-address.c