webrtc/modules/congestion_controller/bbr
Sebastian Jansson 693b446eca Wiring up probe_rtt_congestion_window_gain in BBR.
Bug: webrtc:8415
Change-Id: I2535522baf9020f48a283efcd410b3bb23493346
Reviewed-on: https://webrtc-review.googlesource.com/72004
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23008}
2018-04-24 17:01:20 +00:00
..
bbr_factory.cc Removed observer from network controller interface. 2018-04-09 11:54:38 +00:00
bbr_factory.h Removed observer from network controller interface. 2018-04-09 11:54:38 +00:00
bbr_network_controller.cc Wiring up probe_rtt_congestion_window_gain in BBR. 2018-04-24 17:01:20 +00:00
bbr_network_controller.h Splits network units into separate headers. 2018-04-13 13:24:28 +00:00
bbr_network_controller_unittest.cc Removed observer from network controller interface. 2018-04-09 11:54:38 +00:00
BUILD.gn Removes common header for network units. 2018-04-16 14:51:18 +00:00
data_transfer_tracker.cc Removes unneeded DCHECK in BBR DataTransferTracker. 2018-04-24 12:09:26 +00:00
data_transfer_tracker.h Removes common header for network units. 2018-04-16 14:51:18 +00:00
data_transfer_tracker_unittest.cc Removes common header for network units. 2018-04-16 14:51:18 +00:00
rtt_stats.cc Removes common header for network units. 2018-04-16 14:51:18 +00:00
rtt_stats.h Removes common header for network units. 2018-04-16 14:51:18 +00:00
rtt_stats_unittest.cc Removed static const network units. 2018-03-29 09:45:27 +00:00
windowed_filter.h Adding WindowedFilter class for BBR. 2018-03-25 15:20:28 +00:00
windowed_filter_unittest.cc Removes common header for network units. 2018-04-16 14:51:18 +00:00