[Bug 273207] pf_syncookie_mac for IPv6 random cause panic

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 19 Aug 2023 18:52:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273207

--- Comment #21 from Rin Cat <dev@rincat.ch> ---
The TCP and UDP hdr th_sport = uh_sport = 61525 and th_dport = uh_dport = 47873
looks correct.
ip_src = {s_addr = 0}, ip_dst = {s_addr = 0}.

And this one is a TCP connection proto = 6 '\006'

-- 
You are receiving this mail because:
You are the assignee for the bug.