Page MenuHomeFreeBSD

Fix validation added into rev.360967 to handle fragmented UDP packets correctly
ClosedPublic

Authored by sobomax on Oct 8 2021, 5:29 AM.
Tags
None
Referenced Files
F102578071: D32363.diff
Thu, Nov 14, 7:25 AM
Unknown Object (File)
Fri, Nov 1, 5:32 PM
Unknown Object (File)
Tue, Oct 29, 6:36 AM
Unknown Object (File)
Thu, Oct 24, 10:04 AM
Unknown Object (File)
Thu, Oct 24, 2:54 AM
Unknown Object (File)
Tue, Oct 22, 5:58 PM
Unknown Object (File)
Oct 1 2024, 1:16 PM
Unknown Object (File)
Sep 24 2024, 6:53 AM

Details

Summary

Some extra validation added into rev.360967 does not properly handle fragmented UDP packets, resulted in both first fragment and all subsequent ones to not being aliased.

Test Plan

Setup network using kernel NAT, test fragmented UDP packets going in and out.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped