https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278034
Kristof Provost <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Kristof Provost <[email protected]> --- 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.
