[Bug 280036] Data corruption over if_ovpn (OpenVPN DCO) observed

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 03 Sep 2024 22:07:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280036

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #11 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Marek Zarychta from comment #10)
ftpd uses sendfile(2) AFAIR, and the symptoms of the file corruption mean
that M_RDONLY mbuf, of type M_EXTPG, modified by the network stack.

-- 
You are receiving this mail because:
You are the assignee for the bug.