Update netavark to 1.17.2 #2

Merged
sbelikov merged 1 commit from update-netavark-1.17.2 into niceos-5.2 2026-04-28 14:43:43 +03:00
Owner

This PR updates netavark from 1.17.1 to 1.17.2.

Upstream Changes:

  • Fixed a bug where default MTU detection might consult the wrong routing table and pick the incorrect MTU.
  • Improved VRF handling: if the bridge driver uses a VRF interface, the routing table is now picked from that VRF for MTU detection.
  • Fixed a bug in the netlink code that may result in unexpected EINVAL errors due to incorrect netlink message serialization.

References:

Summary:
EN: Critical bug fixes for MTU detection and netlink stability.
RU: Критические исправления ошибок определения MTU и стабильности netlink.

This PR updates `netavark` from 1.17.1 to 1.17.2. **Upstream Changes:** - Fixed a bug where default MTU detection might consult the wrong routing table and pick the incorrect MTU. - Improved VRF handling: if the bridge driver uses a VRF interface, the routing table is now picked from that VRF for MTU detection. - Fixed a bug in the netlink code that may result in unexpected EINVAL errors due to incorrect netlink message serialization. **References:** - Upstream Issue: https://github.com/containers/netavark/issues/1381 - NICE.O.S Issue: https://specs.niceos.ru/rpms/netavark/issues/1 **Summary:** EN: Critical bug fixes for MTU detection and netlink stability. RU: Критические исправления ошибок определения MTU и стабильности netlink.
sbelikov merged commit f8092a95c6 into niceos-5.2 2026-04-28 14:43:43 +03:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rpms/netavark!2
No description provided.