[Bug 287229] IP reassembly issue in FreeBSD 14.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Jun 2025 09:30:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287229

--- Comment #22 from Timo Voelker <timo.voelker@fh-muenster.de> ---
(In reply to Michael Tuexen from comment #21)

I was curious and did the test myself. I booted the FreeBSD VM with 

vm.kmem_size="200M"
vm.kmem_size_max="200M"

in /boot/loader.conf and set maxfragbucketsize to 100 with

sudo sysctl net.inet.ip.maxfragbucketsize=100 

I executed five runs and each gave the same result. Therefore, based on my
short test, it is indeed the maxfragbucketsize limit that is relevant here.

-- 
You are receiving this mail because:
You are on the CC list for the bug.