08/04/2026 18:16, Stephen Hemminger: > The ip_frag library had a couple of issues found during review. > The use of TAILQ made assumptions about TAILQ_REMOVE, > and the hash function usage could be abused by attacker. > > Stephen Hemminger (2): > ip_frag: fix unsafe TAILQ usage > ip_frag: randomize hash seed
Applied, thanks.

