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)
Sat, Jun 29, 1:12 AM
Unknown Object (File)
Sat, Jun 29, 12:22 AM
Unknown Object (File)
Thu, Jun 27, 7:32 AM
Unknown Object (File)
Thu, Jun 27, 7:21 AM
Unknown Object (File)
Thu, Jun 20, 6:22 AM
Unknown Object (File)
Wed, Jun 19, 5:40 PM
Unknown Object (File)
May 11 2024, 11:50 PM
Unknown Object (File)
May 10 2024, 10:29 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