gvisor/pkg/tcpip/transport
Bhasker Hariharan 5a38eb120a Add congestion control states to sender.
This change just introduces different congestion control states and
ensures the sender.state is updated to reflect the current state
of the connection.

It is not used for any decisions yet but this is required before
algorithms like Eiffel/PRR can be implemented.

Fixes #394

PiperOrigin-RevId: 262638292
2019-08-09 14:50:30 -07:00
..
icmp netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
raw netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00
tcp Add congestion control states to sender. 2019-08-09 14:50:30 -07:00
tcpconntrack Update canonical repository. 2019-06-13 16:50:15 -07:00
udp netstack: Don't start endpoint goroutines too soon on restore. 2019-08-08 12:33:11 -07:00