]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix fragmented UDP packets handling since rev.360967.
authorMaxim Sobolev <sobomax@FreeBSD.org>
Thu, 7 Oct 2021 20:41:40 +0000 (13:41 -0700)
committerEd Maste <emaste@FreeBSD.org>
Mon, 10 Jan 2022 00:43:33 +0000 (19:43 -0500)
commit7910632fbd469cda06915cbc84e8b8ff397938c9
tree13e5366e3d96a68a74ea153b4a51c4841da3b90a
parentb8beb716be3d07b3918792e5759f91552fa527d5
Fix fragmented UDP packets handling since rev.360967.

Consider IP_MF flag when checking length of the UDP packet to
match the declared value.

Sponsored by: Sippy Software, Inc.
Differential Revision: https://reviews.freebsd.org/D32363
MFC after: 2 weeks

(cherry picked from commit 461e6f23db3b9794e6af88b381b066a2c0463d1c)
(cherry picked from commit 73c5a2566dbb3ae57970b203d4de6fcf6088701c)

Approved by: so
Errata: EN-22:06.libalias
sys/netinet/libalias/alias.c