惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
H
Help Net Security
云风的 BLOG
云风的 BLOG
Apple Machine Learning Research
Apple Machine Learning Research
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Hugging Face - Blog
Hugging Face - Blog
博客园_首页
D
Docker
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Blog — PlanetScale
Blog — PlanetScale
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
GbyAI
GbyAI
博客园 - Franky
B
Blog RSS Feed
Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
量子位
V
Visual Studio Blog
Y
Y Combinator Blog
小众软件
小众软件
N
Netflix TechBlog - Medium
博客园 - 三生石上(FineUI控件)
Microsoft Security Blog
Microsoft Security Blog
雷峰网
雷峰网

NetworkManager

NetworkManager 1.58 NetworkManager 1.54 NetworkManager 1.52 Protect your VPN from TunnelVision attacks Addressing hostname assignment in NetworkManager 1.40 Help NetworkManager project to triage issues NetworkManager 1.48 NetworkManager 1.46 NetworkManager 1.44 NetworkManager 1.42 Set up NMCI on Fedora Linux VM Using Python and NetworkManager to control the network [link] Notes on D-Bus NetworkManager 1.40 NetworkManager 1.38 From ifcfg to keyfiles [link] NetworkManager 1.36 NetworkManager 1.34 NetworkManager 1.32 NetworkManager 1.30 Initscripts’ ifcfg-rh Format in NetworkManager and its Future [link] How to set up your NetworkManager environment [link] NetworkManager 1.28 [link] Looking forward to Linux network configuration in the initial ramdisk (initrd) [link] NetworkManager 1.26 [link] Internet connection sharing with NetworkManager [link] Why NetworkManager? [link] Please welcome: NetworkManager 1.20 [link] Becoming friends with NetworkManager [link] WireGuard in NetworkManager [link]
NetworkManager 1.50
Fernando F. Mancera · 2024-10-02 · via NetworkManager

A bit more than 4 months and 227 commits since NetworkManager 1.48, a new release is ready: NetworkManager 1.50.

Let’s take a look at the most interesting parts!

Echo enjoying AP performance with the new bandwidth

Deprecate dhclient support

The support for “dhclient” DHCP client has been deprecated, not built unless explicitely enabled and it will be fully removed in a future release. In NetworkManager 1.20, the internal DHCP client was set as the default and it is recommended to use it.

Support configuring veth interfaces in nmtui

It is now possible to configure virtual ethernet (veth) interfaces using nmtui! When creating a new connection the Veth type is available on the list.

Veth is available on the type list in nmtui

The Veth peer can be configured as well along with the Ethernet and IPv4/6 settings.

Available properties for Veth connection

Support configuring WiFi channel-width in AP mode

Before, the access point mode used 20MHz channels. A new wifi.channel-width was introduced that allows the use of a larger bandwidth, increasing performance.

Consider /etc/hosts when performing reverse DNS lookup

When looking up the system hostname from the reverse DNS lookup of addresses configured on interface, NetworkManager now takes into account the content of /etc/hosts.

We have created a hostname management diagram to explain how NetworkManager updates the system hostname.

What else?

NetworkManager now supports specifying a system OVS interface by MAC address.

As part of the conscious language efforts, NetworkManager is not writing offensive terms into keyfiles anymore.

Now it is possible to reapply VLANs of a bridge port so they can be modified without bringing down/up the connection.

Acknowledgements

Many thanks to all contributors who provided feedback, ideas or patches.

Anders Jonsson, Beniamino Galvani, Cédric Bellegarde, Fernando Fernandez Mancera,Filip Pokryvka, Gris Ge, Íñigo Huguet, Isidro Arias, Jan Vaclav, Jonathan Kang, jtux270, Khem Raj, Lubomir Rintel, Martin, Martin von Gagern, Mary Strodl, Michael Biebl, Sertonix, Stanislas Faye, Stefan Agner, Thomas Haller, Wen Liang

Also thanks to our Quality Engineers from Red Hat for all the testing: Vladimír Beneš, Filip Pokryvka, David Jasa and Matej Berezny.

Join us on our GitLab project.

Get the new release

As usual, the next release of your favorite Linux distribution will surely ship the new version.

In case you’re too impatient to wait, or you are, in fact, responsible for keeping NetworkManager up to date in a distribution, get the tarball from our download page.

Thanks for tuning in and goodbye!