HomeFreeBSD

bbr: drop packet synchronously in ctf_do_dropwithreset_conn()

Description

bbr: drop packet synchronously in ctf_do_dropwithreset_conn()

This function is always called from tcp_do_segment() method, that
can drop tcpcb and return unlocked.

Reviewed by: rrs, tuexen
Differential revision: https://reviews.freebsd.org/D33367

Details

Provenance
glebiusAuthored on Dec 26 2021, 4:48 PM
Reviewer
rrs
Differential Revision
D33367: bbr: drop packet synchronously in ctf_do_dropwithreset_conn()
Parents
rG40fa3e40b584: tcp: mechanically substitute call to tfb_tcp_output to new method.
Branches
Unknown
Tags
Unknown