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
Unknown Object (File)
Thu, Oct 9, 9:01 PM
Unknown Object (File)
Sat, Oct 4, 9:45 PM
Unknown Object (File)
Sun, Sep 28, 3:47 AM
Unknown Object (File)
Sat, Sep 13, 11:30 PM
Unknown Object (File)
Sat, Sep 13, 8:03 PM
Unknown Object (File)
Sep 9 2025, 2:21 AM
Unknown Object (File)
Sep 7 2025, 11:30 AM
Unknown Object (File)
Sep 1 2025, 3:41 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 Not Applicable
Unit
Tests Not Applicable