HomeFreeBSD

rack: drop connection synchronously, when we can

Description

rack: drop connection synchronously, when we can

For all functions that are leaves of tcp_input() call
ctf_do_dropwithreset_conn() instead of ctf_do_dropwithreset(), cause
we always got tp and we want it to be dropped.

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

Details

Provenance
glebiusAuthored on Dec 26 2021, 4:48 PM
Reviewer
rrs
Differential Revision
D33368: rack: drop connection synchronously, when we can
Parents
rG17ac6b1c1407: bbr: drop packet synchronously in ctf_do_dropwithreset_conn()
Branches
Unknown
Tags
Unknown