Sign in
webrtc
/
src.git
/
8c0aaae664dfb89caa41975c2c1d90b518f173a5
/
call
/
simulated_network.cc
cfea218
Use backticks not vertical bars to denote variables in comments
by Artem Titov
· 3 years, 8 months ago
c95b939
Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED()
by Karl Wiberg
· 4 years, 5 months ago
f8b5bfe
Fix "control reaches end of non-void function" warnings
by Fabien Vallée
· 4 years, 5 months ago
8fe932a
Migrate call/ to webrtc::Mutex.
by Markus Handell
· 4 years, 9 months ago
89eb0bb
Adds UpdateConfig to SimulatedNetwork
by Sebastian Jansson
· 5 years ago
cad3e0e
Replace DataSize and DataRate factories with newer versions
by Danil Chapovalov
· 5 years ago
0c626af
Use newer version of TimeDelta and TimeStamp factories in webrtc
by Danil Chapovalov
· 5 years ago
b2b2031
Concatenate string literals at compile time.
by Jonas Olsson
· 5 years ago
cec2433
Exposing more features in the network emulation manager API.
by Sebastian Jansson
· 5 years ago
2b08e31
Adds CoDel implementation to network simulation.
by Sebastian Jansson
· 6 years ago
836fee1
Calculate next process time in simulated network.
by Sebastian Jansson
· 6 years ago
05cf6be
[clang-tidy] Apply performance-move-const-arg fixes.
by Mirko Bonadei
· 6 years ago
eceea31
Reduces locking in SimulatedNetwork class.
by Sebastian Jansson
· 6 years ago
813c79b
Fix network emulation behavior when changing bandwidth.
by Christoffer Rodbro
· 6 years ago
8c8feb9
Moves packet overhead from network nodes to simulation.
by Sebastian Jansson
· 6 years ago
a8f9e25
Make sure lost packets are removed from FakeNetworkPipe.
by Johannes Kron
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
2cd3b4c
Fixing bug in SimulatedNetwork where packets stop.
by Sebastian Jansson
· 6 years ago
f96b1ca
Move SimulatedNetwork class to separate file.
by Sebastian Jansson
· 7 years ago