summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-12-16 02:12:03 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-12-16 02:12:03 +0900
commitbd47f33f16129aec90f4b3c60b4584fd7b213db4 (patch)
tree24bdc19cd6bd533d2fa9c159a8850ecec2aaa461
parent05c1b1c95edb3b2d051b5b60e5a0519e23b221ab (diff)
downloadsystemd-bd47f33f16129aec90f4b3c60b4584fd7b213db4.tar.gz
NEWS: update networkd related entries
-rw-r--r--NEWS7
1 files changed, 4 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6dcfd80610..b9a82387c8 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