webrtc/modules/congestion_controller
Sebastian Jansson 24643488d4 Don't reset RTT Backoff timeout on route change.
Bug: webrtc:9718
Change-Id: I536733b33c40838cdfc473988581147bec6a358a
Reviewed-on: https://webrtc-review.googlesource.com/c/109927
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25638}
2018-11-14 15:06:15 +00:00
..
bbr Makes send time information in feedback non-optional. 2018-11-01 12:39:56 +00:00
goog_cc Don't reset RTT Backoff timeout on route change. 2018-11-14 15:06:15 +00:00
include Add a function for enabling the congestion window and pushback controller in the webrtc::SendSideCongestionController. 2018-10-26 17:19:32 +00:00
pcc Makes send time information in feedback non-optional. 2018-11-01 12:39:56 +00:00
rtp Add default constructor for rtc::Event 2018-11-07 08:57:50 +00:00
test Adds debug printing for congestion controllers. 2018-07-03 17:00:24 +00:00
BUILD.gn Removing unnecessary dependencies on socket.h. 2018-10-16 10:24:51 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Adding srte as owner in modules/congestion_controller. 2018-03-20 16:29:08 +00:00
receive_side_congestion_controller.cc Remove clang:find_bad_constructs suppression from call:call. 2018-08-29 11:57:00 +00:00
receive_side_congestion_controller_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
send_side_congestion_controller.cc Add a function for enabling the congestion window and pushback controller in the webrtc::SendSideCongestionController. 2018-10-26 17:19:32 +00:00
send_side_congestion_controller_unittest.cc Removing unnecessary dependencies on socket.h. 2018-10-16 10:24:51 +00:00
transport_feedback_adapter.cc Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00
transport_feedback_adapter.h Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00
transport_feedback_adapter_unittest.cc Reland "Deprecates legacy transport feedback adapter." 2018-10-15 20:43:39 +00:00