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
F110429367: D32363.diff
Tue, Feb 18, 8:37 AM
Unknown Object (File)
Fri, Feb 14, 3:47 PM
Unknown Object (File)
Sun, Feb 9, 9:23 AM
Unknown Object (File)
Sun, Feb 9, 6:39 AM
Unknown Object (File)
Sun, Feb 9, 2:46 AM
Unknown Object (File)
Fri, Feb 7, 9:49 PM
Unknown Object (File)
Thu, Jan 30, 7:10 PM
Unknown Object (File)
Thu, Jan 30, 7:02 PM

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