mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 17:08:08 +02:00
NEWS: add missing new features in 1.46
This commit is contained in:
parent
5ec6c72abc
commit
a9fde8d965
1 changed files with 24 additions and 0 deletions
24
NEWS
24
NEWS
|
|
@ -33,6 +33,30 @@ Overview of changes since NetworkManager-1.44
|
||||||
performance cost. Also, D-Bus updates for addresses/routes are now rate
|
performance cost. Also, D-Bus updates for addresses/routes are now rate
|
||||||
limited to 3 per second.
|
limited to 3 per second.
|
||||||
* cloud-setup: enable more sandboxing options in systemd service file.
|
* cloud-setup: enable more sandboxing options in systemd service file.
|
||||||
|
* nmcli: show WiFi bandwidth.
|
||||||
|
* Internal improvements and bugfixes.
|
||||||
|
* Man page now show the format and accepted values of all properties.
|
||||||
|
* Added the 'dns-change' dispatcher event.
|
||||||
|
* Show WiFi devices capability to work on the 6GHz band.
|
||||||
|
* Allow to set dhcp-client-id to none.
|
||||||
|
* Support configuring ethtool channels property to configure NIC multiqueue.
|
||||||
|
* Don't attempt to use IPv6 if it's disabled in kernel.
|
||||||
|
* Fix handling of OVS interfaces with netdev datapath and cloned MAC.
|
||||||
|
* Support for old systemd has been droped, at least systemd v200 is required.
|
||||||
|
* 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
|
||||||
|
* 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.
|
||||||
|
* nmcli: show global metered state.
|
||||||
|
* Support modifying the DSCP header field for DHCP packets, and change the
|
||||||
|
default to CS0.
|
||||||
|
* Enable IPv4 DAD (Duplicate Address Detection) by default.
|
||||||
|
* Documentation improvements.
|
||||||
|
* Many internal improvements and bug fixes.
|
||||||
|
|
||||||
=============================================
|
=============================================
|
||||||
NetworkManager-1.44
|
NetworkManager-1.44
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue