freebsd-dev/sys/netinet/cc
Lawrence Stewart 4b7b743c16 Pass the number of segments coalesced by LRO up the stack by repurposing the
tso_segsz pkthdr field during RX processing, and use the information in TCP for
more correct accounting and as a congestion control input. This is only a start,
and an audit of other uses for the data is left as future work.

Reviewed by:	gallatin, rrs
Sponsored by:	Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D7564
2016-08-25 13:33:32 +00:00
..
cc_cdg.c Rename netinet/tcp_cc.h to netinet/cc/cc.h. 2016-01-27 17:59:39 +00:00
cc_chd.c Rename netinet/tcp_cc.h to netinet/cc/cc.h. 2016-01-27 17:59:39 +00:00
cc_cubic.c sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
cc_cubic.h
cc_dctcp.c sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
cc_hd.c Rename netinet/tcp_cc.h to netinet/cc/cc.h. 2016-01-27 17:59:39 +00:00
cc_htcp.c Add an option to use rfc6675 based pipe/inflight bytes calculation in htcp. 2016-05-09 19:19:03 +00:00
cc_module.h
cc_newreno.c Pass the number of segments coalesced by LRO up the stack by repurposing the 2016-08-25 13:33:32 +00:00
cc_vegas.c Rename netinet/tcp_cc.h to netinet/cc/cc.h. 2016-01-27 17:59:39 +00:00
cc.c Fix the case for some sysctl descriptions. 2016-07-26 20:20:09 +00:00
cc.h Pass the number of segments coalesced by LRO up the stack by repurposing the 2016-08-25 13:33:32 +00:00