From: Yu Watanabe Date: Wed, 15 Dec 2021 17:12:03 +0000 (+0900) Subject: NEWS: update networkd related entries X-Git-Tag: v250-rc3~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd47f33f16129aec90f4b3c60b4584fd7b213db4;p=thirdparty%2Fsystemd.git NEWS: update networkd related entries --- diff --git a/NEWS b/NEWS index 6dcfd806102..b9a82387c8a 100644 --- a/NEWS +++ b/NEWS @@ -335,14 +335,15 @@ CHANGES WITH 250 in spe: UseMTU= setting that may be used to control whether to apply the announced MTU settings to the local interface. - * systemd-networkd now ships with another default .network files: + * systemd-networkd now ships with new default .network files: 80-container-vb.network which matches host-side network bridge device created by systemd-nspawn's --network-bridge or --network-zone switch, and 80-6rd-tunnel.network which matches automatically created sit tunnel with 6rd prefix when the DHCP 6RD option is received. * systemd-networkd and systemd-udevd now support IP over InfiniBand - interfaces. + interfaces. The Kind= setting in .netdev file accepts "ipoib". And + systemd.netdev files gained the [IPoIB] section. * systemd-networkd's handling of Endpoint= resolution for WireGuard interfaces has been improved. @@ -353,7 +354,7 @@ CHANGES WITH 250 in spe: * systemd-networkd will now once again automatically generate persistent MAC addresses for batadv and bridge interfaces. Users can disable this - by using MACAddress=none. + by using MACAddress=none in .netdev files. * .link files gained a new WakeOnLanPassword= setting in the [Link] section that allows to specify a WoL "SecureOn" password on hardware