This is the most critical problem for accurate simulations.
Subflows should a single pool of memory but with the current implementations of TcpTxBuffer and TcpRxBuffer it's not possible
For now all subflows have their own buffer and data is copied across them.
This is the most critical problem for accurate simulations. Subflows should a single pool of memory but with the current implementations of TcpTxBuffer and TcpRxBuffer it's not possible
For now all subflows have their own buffer and data is copied across them.