[Bug 257195] [tcp] Panic when RACK enabled: tcp_hptsi at /usr/src/sys/netinet/tcp_hpts.c:1662

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 19 Jul 2021 22:33:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257195

--- Comment #19 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=a730d82378d3cdf5356775ec0c23ad2ca40c5edb

commit a730d82378d3cdf5356775ec0c23ad2ca40c5edb
Author:     Michael Tuexen <tuexen@FreeBSD.org>
AuthorDate: 2021-07-19 22:29:18 +0000
Commit:     Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2021-07-19 22:29:18 +0000

    tcp: fix RACK and BBR when using VIMAGE enabled kernel

    Fix a bug in VNET handling, which occurs when using specific NICs.
    PR:                     257195
    Reviewed by:            rrs
    MFC after:              3 days
    Sponsored by:           Netflix, Inc.
    Differential Revision:  https://reviews.freebsd.org/D31212

 sys/netinet/tcp_stacks/rack_bbr_common.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

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