freebsd-dev/sys/netinet/tcp_stacks
Richard Scheffenegger 2e97826052 rack: Fix ECN on finalizing session.
Maintain code similarity between RACK and base stack
for ECN. This may not strictly be necessary, depending
when a state transition to FIN_WAIT_1 is done in RACK
after a shutdown() or close() syscall.

MFC after: 3 days
Reviewed By: tuexen, #transport
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D29658
2021-04-17 20:16:42 +02:00
..
bbr.c tcp: improve handling of SYN segments in SYN-SENT state 2021-03-22 15:58:49 +01:00
rack_bbr_common.c net: Introduce IPV6_DSCP(), IPV6_ECN() and IPV6_TRAFFIC_CLASS() macros 2021-03-04 20:56:48 +01:00
rack_bbr_common.h This commit brings things into sync with the advancements that 2020-05-04 20:28:53 +00:00
rack.c rack: Fix ECN on finalizing session. 2021-04-17 20:16:42 +02:00
sack_filter.c Remove all trailing white space from the BBR/Rack fold. Bits 2020-02-12 12:40:06 +00:00
sack_filter.h This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This 2019-09-24 18:18:11 +00:00
tcp_bbr.h net: clean up empty lines in .c and .h files 2020-09-01 21:19:14 +00:00
tcp_rack.h Fix some common typos in comments 2021-03-13 18:26:15 +01:00