Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Aug 2023 18:52:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273207] pf_syncookie_mac for IPv6 random cause panic
Message-ID:  <bug-273207-227-D7S6ZuNkag@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273207-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273207-227-D7S6ZuNkag>