freebsd-dev/sys/netinet/tcp_stacks
Michael Tuexen 9e644c2300 tcp: add support for TCP over UDP
Adding support for TCP over UDP allows communication with
TCP stacks which can be implemented in userspace without
requiring special priviledges or specific support by the OS.
This is joint work with rrs.

Reviewed by:		rrs
Sponsored by:		Netflix, Inc.
MFC after:		1 week
Differential Revision:	https://reviews.freebsd.org/D29469
2021-04-18 16:16:42 +02:00
..
bbr.c tcp: add support for TCP over UDP 2021-04-18 16:16:42 +02: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
rack.c tcp: add support for TCP over UDP 2021-04-18 16:16:42 +02:00
sack_filter.c
sack_filter.h
tcp_bbr.h
tcp_rack.h Fix some common typos in comments 2021-03-13 18:26:15 +01:00