]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix fragmented UDP packets handling since rev.360967.
authorMaxim Sobolev <sobomax@FreeBSD.org>
Mon, 10 Jan 2022 00:19:08 +0000 (19:19 -0500)
committerEd Maste <emaste@FreeBSD.org>
Mon, 10 Jan 2022 14:51:54 +0000 (09:51 -0500)
commit4378aee9f82fa568f3efb34afa17b48927c06864
tree83147273f8273afee03b549d8f07d3791256da6c
parent60cacd2e41e17aeaf7dcbdfe4057028a5b8b9d1a
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
Sponsored by: The FreeBSD Foundation [rework for 13.0]
Errata: FreeBSD-EN-22:06.libalias
sys/netinet/libalias/alias.c