summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-02-10 09:37:21 +0100
committerThomas Haller <thaller@redhat.com>2023-02-10 09:37:36 +0100
commitc74c16ee21165ca27e982eecfba8d188ff1289cb (patch)
tree070659686652f11a1cafbf33fa4de5a9f269214b
parent46f39829d9bb8dd21b553a833e347efa79cbece3 (diff)
downloadNetworkManager-c74c16ee21165ca27e982eecfba8d188ff1289cb.tar.gz
NEWS: update
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index eedbee770c..3d692f4668 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
=============================================
-NetworkManager-1.42
-Overview of changes since NetworkManager-1.40
+NetworkManager-1.44
+Overview of changes since NetworkManager-1.42
=============================================
This is a snapshot of NetworkManager development. The API is
@@ -8,6 +8,11 @@ subject to change and not guaranteed to be compatible with
the later release.
USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
+=============================================
+NetworkManager-1.42
+Overview of changes since NetworkManager-1.40
+=============================================
+
* Added support for source load balancing for Ethernet Bonds.
* Allow specifying vhost name (SNI) for a manually DNS-over-TLS server.
Only works with systemd-resolved plugin.
@@ -15,6 +20,7 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE!
* Added support of IPv4 ECMP routes. The ECMP routes will get merged
automatically but the user need to configure them as single-hop routes
specifying a valid weight.
+* Add new "reapply" dispatcher event.
* Added support of VTI and VTI6 ip-tunnels along with a new property,
"ip-tunnel.fwmark".
* VLAN can now support 802.1ad tagging instead of 802.1Q.