https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278034
Kristof Provost <k...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@freebsd.org --- Comment #2 from Kristof Provost <k...@freebsd.org> --- I'm not terribly familiar with the way tcpdump handles packet parsing. Is the issue here that ip6_print() passes the wrong length value, or that pfsync_print() misinterprets the passed length, and ought to be using accessor functions like GET_BE_U_2() and friends which do check the actual data length? -- You are receiving this mail because: You are the assignee for the bug.