Re: [PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
From: Kacper Kokot
Date: Mon May 25 2026 - 17:45:15 EST
> Is this an actual, real world bug? This code is 20+ years old, all that
> this hints at is that they are always aligned in reality?
No, as far as I know it's theoretical - I just stumbled on it while
debugging something else.