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

推荐订阅源

Martin Fowler
Martin Fowler
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
The GitHub Blog
The GitHub Blog
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
A
About on SuperTechFans
Vercel News
Vercel News
L
LangChain Blog
B
Blog RSS Feed
Y
Y Combinator Blog
IT之家
IT之家
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
V
V2EX
博客园 - 三生石上(FineUI控件)
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
阮一峰的网络日志
阮一峰的网络日志
有赞技术团队
有赞技术团队
D
Docker
V
Visual Studio Blog
aimingoo的专栏
aimingoo的专栏
Last Week in AI
Last Week in AI
月光博客
月光博客

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.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.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.36
Thomas Haller · 2022-02-24 · via NetworkManager

This is the announcement of major release NetworkManager 1.36.0 on 24th February 2022. It comes six weeks after the previous major release.

Sophie and Jirka, without NetworkManager

See what is new.

Rework IP Configuration

The way NetworkManager handles IP configuration internally was heavily reworked. The goal was more maintainable and extendable code (see here).

This was a huge rework, but the goal is that it has little visible impact to the user. In the best case, everything still works the same – or better. And as far as we know, it does work well. If you want to be extra careful on your production system, this is the reason to wait before upgrading just yet.

Routing

NetworkManager now ignores routes of protocols that it doesn’t support. This is done to help with performance problems with a huge number of routes, for example with BGP software.

NetworkManager now also supports blackhole, unreachable and prohibit type routes.

Also it handles IPv6 multipath routes better. Previously, NetworkManager didn’t understand such routes, which could lead to wrong behavior.

No More “configure-and-quit” Mode

NetworkManager had a mode where it would configure the network and quit. The goal of that was to avoid a running daemon with static configuration. This mode was dropped, as it was very little used (see mailing list).

Conclusions

See also our NEWS for more details.

You can find the release tarball as usual on our download page.

If you are using Fedora/RHEL, you can try our copr repositories.

This release was possible thanks to the contributions of: Ana Cabral, Andrew Zaborowski, Beniamino Galvani, Daniele Palmas, Fernando Fernandez Mancera, James Hilliard, Justin Spencer, Lubomir Rintel, Nacho Barrientos, Sam Morris, Thomas Haller, Tomohiro Mayama, Val Och, Wen Liang, xiangnian, 流浪猫.

As always, thanks to our Red Hat QA Vladimír Beneš, Filip Pokryvka, David Jasa, Matej and Vitezslav Humpa.