[Bug 273207] pf_syncookie_mac for IPv6 random cause panic
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273207] pf_syncookie_mac for IPv6 random cause panic"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 23:53:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273207 --- Comment #11 from Rin Cat <dev@rincat.ch> --- That pf_syncookie_check() is in a if statement which doesn't matter if we enabled the feature or not. https://github.com/freebsd/freebsd-src/blob/57a3b81785c0f7f458789d0baa5c8265ecfd5bac/sys/netpfil/pf/pf.c#L5716 -- You are receiving this mail because: You are the assignee for the bug.