webrtc/api/test/network_emulation
Jeremy Leconte 8485ffd580 Add network queue to the schedulable network.
Also remove SimulatedNetworkNode::Build that takes a NetworkEmulationManager as argument. It was added 6 years ago but was never used.

Change-Id: Ieb02304f45e31feb321e92e068aee5ecd6e8e141
Bug: b/482318882
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/446880
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#46869}
2026-02-11 04:49:08 -08:00
..
BUILD.gn Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
create_cross_traffic.cc Apply include-cleaner to api/test/(video|pclf|network_emulation)/.* 2024-08-13 10:25:20 +00:00
create_cross_traffic.h
cross_traffic.h Apply include-cleaner to api/test/(video|pclf|network_emulation)/.* 2024-08-13 10:25:20 +00:00
DEPS Introduce FeedbackGenerator for testing Congestion controller using RFC 8888 2025-09-26 03:38:40 -07:00
dual_pi2_network_queue_unittest.cc constexpr-ify unit tests more 2025-07-15 07:53:38 -07:00
dual_pi2_network_queue.cc Calculate marking probability only on dequeue in DualPi2 2025-10-22 06:48:47 -07:00
dual_pi2_network_queue.h Calculate marking probability only on dequeue in DualPi2 2025-10-22 06:48:47 -07:00
ecn_marking_counter.cc IWYU api/ 2025-04-14 17:11:00 -07:00
ecn_marking_counter.h Add counter of ECN marking to EmulatedNetwork stats 2024-11-26 10:04:01 +00:00
leaky_bucket_network_queue_unittest.cc Introduce FeedbackGenerator for testing Congestion controller using RFC 8888 2025-09-26 03:38:40 -07:00
leaky_bucket_network_queue.cc Introduce FeedbackGenerator for testing Congestion controller using RFC 8888 2025-09-26 03:38:40 -07:00
leaky_bucket_network_queue.h Introduce FeedbackGenerator for testing Congestion controller using RFC 8888 2025-09-26 03:38:40 -07:00
network_config_schedule.proto Reland "Add SchedulableNetworkBehavior and tests." 2024-05-29 13:17:07 +00:00
network_emulation_interfaces.cc Use webrtc name specifier instead of rtc/cricket in api 2025-04-15 22:17:02 -07:00
network_emulation_interfaces.h Change TcpMessageRoute::SendMessage to use AnyInvocable. 2025-04-23 01:00:27 -07:00
network_queue.h Reland "Introduce NetworkQueue interface" 2025-07-08 09:55:56 -07:00
schedulable_network_node_builder.cc Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
schedulable_network_node_builder.h Add network queue to the schedulable network. 2026-02-11 04:49:08 -08:00
token_bucket_network_behavior_builder.cc Add Scream traffic policing test 2025-12-10 11:23:45 -08:00
token_bucket_network_behavior_builder.h Add Scream traffic policing test 2025-12-10 11:23:45 -08:00
token_bucket_network_behavior_config.h Add Scream traffic policing test 2025-12-10 11:23:45 -08:00