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

推荐订阅源

B
Blog
The Cloudflare Blog
J
Java Code Geeks
Apple Machine Learning Research
Apple Machine Learning Research
T
Tailwind CSS Blog
L
LangChain Blog
Recent Announcements
Recent Announcements
Hugging Face - Blog
Hugging Face - Blog
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
V
V2EX
I
InfoQ
博客园 - 司徒正美
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
云风的 BLOG
云风的 BLOG
aimingoo的专栏
aimingoo的专栏
小众软件
小众软件
H
Help Net Security
博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
B
Blog RSS Feed
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

NetworkManager

NetworkManager 1.58 NetworkManager 1.54 NetworkManager 1.52 Protect your VPN from TunnelVision attacks NetworkManager 1.50 Addressing hostname assignment in NetworkManager 1.40 Help NetworkManager project to triage issues NetworkManager 1.48 NetworkManager 1.46 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.44
Fernando F. Mancera · 2023-08-10 · via NetworkManager

Half a year and 796 commits since NetworkManager 1.42, a new release is ready: NetworkManager 1.44.

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

Roque celebrates Pride month with NetworkManager

The ifcfg-rh plugin is deprecated

The ifcfg-rh plugin is deprecated; it will only receive bugfixes and no new features. A warning is emitted to the log when a connection in ifcfg-rh format is found.

In addition, to automatically migrate existing ifcfg-rh connections to the keyfile format, a new configuration option main.migrate-ifcfg-rh is provided. Migration is disabled by default, but the default value can be changed at build time via --with-config-migrate-ifcfg-rh-default=yes. We strongly recommend all the packagers and distributions to enable this option by default as ifcfg-rh is now deprecated.

Disable Wi-Fi and WWAN radio in nmtui

nmtui is a screen-oriented configuration tool for NetworkManager. It is not powerful as nmcli but it is very useful for non-command-line-tool oriented users.

Now it is possible to disable Wi-Fi and WWAN radio using the nmtui client.

nmtui

What else?

Now the number of autoconnect retries left is tracked for each device and connection. Previously it was tracked only per connection and this lead to unexpected behaviors in case of multiconnect profiles.

nmcli throws a warning when NetworkManager version mismatches.

A new link setting that holds properties related to the kernel link such as tx-queue-length, gso-max-size, gso-max-segments and gro-max-size has been introduced.

Plus a lot of bugfixes and translation updates. See NEWS file for even more detailed summary of what’s new.

Acknowledgements

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

Thomas Haller, Alexander Lochmann, Beniamino Galvani, Fernando Fernandez Mancera, Yuri Chornoivan, Lubomir Rintel, Michael Biebl, Wen Liang, Dylan Van Assche, Yaakov Selkowitz, Stewart Smith, Heiko Thiery, Julia Dronova, Ratchanan Srirattanamet, Sven Schwermer, Fabrice Fontaine, NorwayFun, Etienne Champetier, Corentin Noël, Vladislav Tsisyk, liaohanqin, Jordi Mas, Daniel Kolesa, Haochen Tong, Joao Machado, Alfonso Sánchez-Beato, AsciiWolf, Peter Hutterer, Aleksandr Melman, Eivind Næss, Marc Muehlfeld, Tom Sobczynski, Sabri Unal, David Woodhouse, Benjamin Berg, Sabri Ünal, Frederic Martinsons, Petr Menšík, Gris Ge, Javier Sánchez Parra, Miroslav Suchy, qyecst, chengyechun, Jan Vaclav, Íñigo Huguet

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!