aboutsummaryrefslogtreecommitdiff
path: root/call/simulated_network.cc
AgeCommit message (Expand)Author
2020-03-16Adds UpdateConfig to SimulatedNetworkSebastian Jansson
2020-02-18Replace DataSize and DataRate factories with newer versionsDanil Chapovalov
2020-02-10Use newer version of TimeDelta and TimeStamp factories in webrtcDanil Chapovalov
2020-01-14Concatenate string literals at compile time.Jonas Olsson
2019-12-06Exposing more features in the network emulation manager API.Sebastian Jansson
2019-02-25Adds CoDel implementation to network simulation.Sebastian Jansson
2019-02-08Calculate next process time in simulated network.Sebastian Jansson
2019-02-01[clang-tidy] Apply performance-move-const-arg fixes.Mirko Bonadei
2019-01-31Reduces locking in SimulatedNetwork class.Sebastian Jansson
2019-01-31Fix network emulation behavior when changing bandwidth.Christoffer Rodbro
2019-01-29Moves packet overhead from network nodes to simulation.Sebastian Jansson
2019-01-25Make sure lost packets are removed from FakeNetworkPipe.Johannes Kron
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-06Fixing bug in SimulatedNetwork where packets stop.Sebastian Jansson
2018-08-08Move SimulatedNetwork class to separate file.Sebastian Jansson