HomeFreeBSD

tcp: increment tcpstats in tcp_respond()

Description

tcp: increment tcpstats in tcp_respond()

tcp_respond() crafts a packet and sends it directly to ip[6]output(),
bypassing tcp_output(). Hence it must increment TCP send statistics.

Reviewed by: rscheff, tuexen, rrs (implicitly)
Differential revision: https://reviews.freebsd.org/D36641

Details

Provenance
glebiusAuthored on Sep 21 2022, 9:03 PM
Reviewer
rscheff
Differential Revision
D36641: tcp: fix simultaneous open and refine e80062a2d43
Parents
rG493105c2a8f9: tcp: fix simultaneous open and refine e80062a2d43
Branches
Unknown
Tags
Unknown