All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Linux 7.1 Kernel to Remove UDP-Lite Support for Code Cleanup and Performance Gains

By

doener

2mo ago· 3 min readenNews

Summary

The upcoming Linux 7.1 kernel will retire UDP-Lite support, a protocol that allowed partial checksums for potentially damaged packets. The code, present since Linux 2.6.20, is being removed due to persistent breakage issues that went unchecked for years. Removing UDP-Lite will clean up networking code and provide performance benefits for non-UDP-Lite users. Google engineer Kuniyuki Iwashima is leading the retirement effort.

Key quotes

· 4 pulled
The upcoming Linux 7.1 kernel cycle is set to retire UDP-Lite support.
The UDP-Lite protocol allowed for partial checksums where potentially damaged/corrupted packets are still delivered to the application.
Since the Linux 2.6.20 days there has been UDP-Lite support but the kernel is now set to retire it given breakage that has persisted for years and cleaning up the networking code can yield a performance advantage for non-UDP-Lite users.
Kuniyuki Iwashima of Google took to retiring the UDP-Lite code.
Snippet from the RSS feed
The upcoming Linux 7.1 kernel cycle is set to retire UDP-Lite support

You might also wanna read