https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272955
--- Comment #4 from ny ---
Reason if this ticket - to add information on freebsd.org WWW itself (inside
"Errata/Open issues"), that FreeBSD versions 12,13,14 are not usable now as
classic PPPD/TCP server because problematic kernel code.
So
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272955
--- Comment #3 from ny ---
Yes! Kernel crash, that is visible with MPD5 usage.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272955
--- Comment #2 from Ed Maste ---
PR272319 is open for the kernel issue, right?
--
You are receiving this mail because:
You are the assignee for the bug.
ed maste pointed me here after he saw me post the following on twixter:
>
to be clear, i can fix this and submit a patch, but won't if there ar
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272955
--- Comment #1 from ny ---
Look like reason of kernel crash is missed part of Netgraph code, which is
started after kernel changes in FreeBSD 12.0. MPD5 port work well on FreeBSD
11.
Question is mostly related to bug in new kernel, and not
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=272955
Ed Maste changed:
What|Removed |Added
Component|kern|Individual Port(s)
Summary|P