commit | 9b9375b5b7fdf75804de7df956f8e7ef0190c69b | [log] [tgz] |
---|---|---|
author | Neal Cardwell <ncardwell@google.com> | Thu Oct 27 13:26:37 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 29 17:12:43 2016 -0400 |
tree | d7931dbc3827821f9e1d27177ce4f7b8cfa89076 | |
parent | a283ad5066cd63f595224c7476001cfc367fdf2e [diff] |
tcp_bbr: add a state transition diagram and accompanying comment Document the possible state transitions for a BBR flow, and also add a prose summary of the state machine, covering the life of a typical BBR flow. Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>