Page MenuHomeFreeBSD

TCP RACK, BBR: cleanup of ctf_process_inbound_raw
ClosedPublic

Authored by tuexen on Mon, Dec 30, 8:00 PM.

Details

Summary

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.

CID: 1523767

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable