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, Jun 4, 6:57 PM
Unknown Object (File)
Sat, May 30, 1:43 AM
Unknown Object (File)
Thu, May 28, 11:55 PM
Unknown Object (File)
Wed, May 27, 8:13 PM
Unknown Object (File)
Fri, May 15, 7:02 AM
Unknown Object (File)
Thu, May 14, 8:32 PM
Unknown Object (File)
Thu, May 14, 7:12 PM
Unknown Object (File)
Tue, May 12, 1:57 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