Sign in
webrtc
/
src
/
68e98fb2482e6ad872ffb82c4c80586424f294ad
/
test
/
network
/
network_emulation_manager.cc
376cf38
Replace RecursiveCriticalSection with Mutex in EmulatedEndpointImpl
by Niels Möller
· 3 years, 10 months ago
3d37e06
Introduce default routes for network emulation
by Artem Titov
· 3 years, 11 months ago
410c998
Const correct NetworkEmulationManager::GetStats
by Per Kjellander
· 3 years, 11 months ago
14cad9f
Fix clang-tidy: performance-inefficient-vector-operation.
by Mirko Bonadei
· 4 years ago
cc8a1f8
Add API to get current time mode from NetworkEmulationManager
by Artem Titov
· 4 years ago
d2dd732
Introduce network emulated endpoint optional name for better logging
by Artem Titov
· 4 years ago
f9ee0e0
Add cross trafic emulation api
by Andrey Logvin
· 4 years ago
ec9b281
Add ability to specify random seed when creating built it network emulation
by Artem Titov
· 4 years ago
9705011
Add TURN server to Emulated Network infrastructure
by Jonas Oreland
· 4 years, 2 months ago
cbe6e8a
Introduce debug network stats
by Artem Titov
· 4 years, 3 months ago
9dcab80
Remove stat API from EmulatedEndpoint.
by Artem Titov
· 4 years, 5 months ago
14b46a7
Provide per destination statistic for network outgoing stats
by Artem Titov
· 4 years, 5 months ago
cf78128
Add ability to get network stats from endpoint instance
by Artem Titov
· 4 years, 5 months ago
0c626af
Use newer version of TimeDelta and TimeStamp factories in webrtc
by Danil Chapovalov
· 5 years ago
1e02339
Add ability to set custom adapter type on emulated endpoint
by Artem Titov
· 5 years ago
6ce033a
Moves ownership of time controller into NetworkEmulationManager.
by Sebastian Jansson
· 5 years ago
fc8279d
Reland "Using simulated rtc::Thread for peer connection scenario tests."
by Sebastian Jansson
· 5 years ago
f1173f4
Revert "Using simulated rtc::Thread for peer connection scenario tests."
by Sebastian Jansson
· 5 years ago
b70c5c5
Using simulated rtc::Thread for peer connection scenario tests.
by Sebastian Jansson
· 5 years ago
cec2433
Exposing more features in the network emulation manager API.
by Sebastian Jansson
· 5 years ago
50f8686
Providing EmulatedRoute instances when creating TcpMessageRoute
by Sebastian Jansson
· 5 years ago
dcc910a
Adds simulated TCP message route for testing.
by Sebastian Jansson
· 5 years ago
eb90e6f
Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest
by Danil Chapovalov
· 5 years ago
d8aff21
Adds support for stopping fake TCP cross traffic.
by Sebastian Jansson
· 5 years ago
86314cf
Cleaning up C++14 move into lambda TODOs.
by Sebastian Jansson
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 5 years ago
8d3e4bd
Adds simulated network node builder.
by Sebastian Jansson
· 5 years ago
48b1b18
Add ability to create EmulatedNetworkNode from BuiltInNetworkBehaviorConfig
by Artem Titov
· 5 years ago
386802e
Move network emulation framework under test/network
by Artem Titov
· 5 years ago
[Renamed (98%) from test/scenario/network/network_emulation_manager.cc]
b64ad0e
Using Clock::CurrentTime() where non-test behavior is unchanged.
by Sebastian Jansson
· 6 years ago
b13ccc5
Adds TCP fairness test to GoogCC.
by Sebastian Jansson
· 6 years ago
2d87a50
Only process cross traffic simulation if added.
by Sebastian Jansson
· 6 years ago
f6e6435
Cleanup in NetworkEmulationManager
by Sebastian Jansson
· 6 years ago
011d3a1
Revert "Cleanup in NetworkEmulationManagerImpl."
by Sebastian Jansson
· 6 years ago
b4b53bd
Revert "Only process cross traffic simulation if added."
by Artem Titarenko
· 6 years ago
aa274d0
Cleanup in NetworkEmulationManagerImpl.
by Sebastian Jansson
· 6 years ago
491d294
Only process cross traffic simulation if added.
by Sebastian Jansson
· 6 years ago
5d97f55
Allow injection of time controller to NetworkEmulationManagerImpl.
by Sebastian Jansson
· 6 years ago
806299e
Introduce network emulation layer stats API.
by Artem Titov
· 6 years ago
0d32a73
Fix naming in NetworkEmulationManager: endpoint_controller -> endpoint_container
by Artem Titov
· 6 years ago
ff39312
Add ability to have multiple connected remote endpoints
by Artem Titov
· 6 years ago
62bb47f
Splits network node into link and router.
by Sebastian Jansson
· 6 years ago
4124dab
Processing emulated network on task queue.
by Sebastian Jansson
· 6 years ago
4cd433e
Switch routing from dest endpoint id to dest ip in network emulation layer
by Artem Titov
· 6 years ago
e5cc85b
Introduce dynamic endpoints
by Artem Titov
· 6 years ago
7bf8c7f
Add public API for NetworkEmulationManager
by Artem Titov
· 6 years ago
2086347
Move creation of rtc::NetworkManager into network emulation layer
by Artem Titov
· 6 years ago
fc6ab00
Introduce EmulatedRoute
by Artem Titov
· 6 years ago
a268b69
Rename EndpointConfig into EmulatedEndpointConfig
by Artem Titov
· 6 years ago
aba8dc2
Rename EndpointNode into EmulatedEndpoint
by Artem Titov
· 6 years ago
4423c36
Migrate RepeatingTask to take raw pointer to TaskQueueBase instead of TaskQueue
by Danil Chapovalov
· 6 years ago
0bf4c29
Add support of auto IP generation in network emulation manager.
by Artem Titov
· 6 years ago
d3666b2
Introduce cross traffic for emulated network layer.
by Artem Titov
· 6 years ago
b00eb19
Removes Start/Stop on network emulation manager.
by Sebastian Jansson
· 6 years ago
0774bd9
Introduce network layer.
by Artem Titov
· 6 years ago