[Bug 260393] Page Fault tcp_output/tcp_input

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Dec 2021 23:47:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260393

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

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

--- Comment #37 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
And similarly:

acked = BYTES_THIS_ACK(tp, th);
if (SENTFIN)
acked--;

???

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