https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268246
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #92 from [email protected] --- Hello, I have the same symptoms (crash of the kernel when having IPv6 packets over a pfsync interface with defer on). I managed to reproduce the problem/crash with only four lines from a fresh install : kldload pfsync echo "pass all" | pfctl -ef - ifconfig pfsync0 defer up ping ::1 >From my tests the problem is present only starting from the 13.1 kernel. I tried with the latest stable/13 (containing your patches) and it still crash. -- You are receiving this mail because: You are the assignee for the bug.
