HomeFreeBSD

TCP RACK, BBR: cleanup of ctf_process_inbound_raw()

Description

TCP RACK, BBR: cleanup of ctf_process_inbound_raw()

Instead of dealing with ifp == NULL, which should never happen,
assume that this is not true. Use KASSERT to make this clear.
No functional change intended.

Reviewed by: glebius, rrs
CID: 1523767
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D48258

(cherry picked from commit 4940584bbf0b809130f6ac1a7a0c6b00d373af1e)

Details

Provenance
tuexenAuthored on Dec 31 2024, 4:22 PM
Reviewer
glebius
Differential Revision
D48258: TCP RACK, BBR: cleanup of ctf_process_inbound_raw
Parents
rG60682a028156: TCP RACK, BBR: ensure return value is always ininitialized
Branches
Unknown
Tags
Unknown