diff options
| author | Michael Biebl <biebl@debian.org> | 2024-02-22 17:22:03 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2024-02-22 17:22:03 +0100 |
| commit | ee7b97d8af11fb1c2cbcd4df0deb298ff906fa8b (patch) | |
| tree | b0978e9f3ed4e2e9b727844e57637783ca47a8ef /NEWS | |
| parent | d8ad0e3c21e712308cf070716acc421adfabd7d3 (diff) | |
| parent | bba2e4b4de668db525cbfdfc35292e5a0b51671a (diff) | |
Update upstream source from tag 'upstream/1.46.0'
Update to upstream version '1.46.0' with Debian dir 8c30a24f4e6f4278d9943aef82e6ae63c4528df5
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS index 01138b58..6ac3118d 100644 --- a/NEWS +++ b/NEWS @@ -36,8 +36,8 @@ Overview of changes since NetworkManager-1.44 * Support Ethtool EEE (Energy Efficient Ethernet) settings. * Add options to prevent edns0 and trust-ad being automatically added to DNS configuration. -* Implement fwmark property for IP tunnels -* Add support to HSR/PRP interfaces +* Implement fwmark property for IP tunnels. +* Add support to HSR/PRP interfaces. * Deprecated connection.* properties master, slave-type, autoconnect-slaves * Allow configuring static routes also when addresses is empty. * VPN: accept pref-src for IPv6 routes from VPN plugins. @@ -45,6 +45,12 @@ Overview of changes since NetworkManager-1.44 * Support modifying the DSCP header field for DHCP packets, and change the default to CS0. * Enable IPv4 DAD (Duplicate Address Detection) by default. +* vpn: support 2FA authentication from VPN plugins. +* nmtui: allow adding a bond as bridge port. +* sriov: add support to configure the NIC's eswitch settings via Devlink. +* ndisc: fix IPv6 address lifetimes computation. +* Support the MACsec offload mode. +* Support creating generic devices via external "device-handler" dispatcher. * Documentation improvements. * Many internal improvements and bug fixes. |