HomeFreeBSD

Fix KASSERT during tcp_newtcpcb when low on memory

Description

Fix KASSERT during tcp_newtcpcb when low on memory

While testing with system default cc set to cubic, and
running a memory exhaustion validation, FreeBSD panics for a
missing inpcb reference / lock.

Reviewed by: rgrimes (mentor), tuexen (mentor)
Approved by: rgrimes (mentor), tuexen (mentor)
MFC after: 3 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D25583

Details

Provenance
rscheffAuthored on
Reviewer
rgrimes
Differential Revision
D25583: Fix KASSERT during tcp_newtcpcb when low on memory
Parents
rS362987: Update to version 3.1.1
Branches
Unknown
Tags
Unknown