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

推荐订阅源

爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
博客园_首页
博客园 - 【当耐特】
量子位
S
SegmentFault 最新的问题
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
V
Visual Studio Blog
T
Tailwind CSS Blog
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
Y
Y Combinator Blog
博客园 - 聂微东
The Cloudflare Blog
小众软件
小众软件
J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
H
Help Net Security
Jina AI
Jina 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.