mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
NEWS: announce legacy iptables/libiptc support will be dropped in v259
nftables is available since kernel 3.13 (released on 19 January 2014). Major distributions have already provided nftables, and marked/called iptables as deprecated or legacy. Moreover, currently, iptables/libiptc backend does not support IPv6. Hence, it is not necessary to keep iptables/libiptc backend anymore. Let's drop it in the next release. Note, fedora/centos have already disabled iptables/libiptc support since v249.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
5e2ad03dd8
commit
5c68c51045
4
NEWS
4
NEWS
@@ -170,6 +170,10 @@ CHANGES WITH 258 in spe:
|
|||||||
* The meson option '-Dintegration-tests=' has been deprecated, and will
|
* The meson option '-Dintegration-tests=' has been deprecated, and will
|
||||||
be removed in a future release.
|
be removed in a future release.
|
||||||
|
|
||||||
|
* The legacy iptables support through libiptc will be removed in v259.
|
||||||
|
Only nftables backend will be supported by systemd-networkd and
|
||||||
|
systemd-nspawn since v259.
|
||||||
|
|
||||||
Service manager/PID1:
|
Service manager/PID1:
|
||||||
|
|
||||||
* The PrivateUsers= unit setting now accepts a new value "full", which
|
* The PrivateUsers= unit setting now accepts a new value "full", which
|
||||||
|
Reference in New Issue
Block a user