https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=105943
--- Comment #7 from Ed Maste ---
ip_mloopback:
/*
* Make a deep copy of the packet because we're going to
* modify the pack in order to generate checksums.
*/
copym = m_dup(m, M_NOWAIT);
...
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=105943
Ed Maste changed:
What|Removed |Added
CC||ema...@freebsd.org
--- Comment #6 from
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=105943
Eitan Adler changed:
What|Removed |Added
Status|In Progress |Open
--- Comment #5 from Eitan Adler