Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
Matthieu Coudron edited this page May 1, 2016 · 2 revisions

How to debug

Sadly there is no easy way to generate stats for the whole tcp connection in ns3.

For now I use https://github.com/teto/ns3-testing to launch tests and do some plotting.

Look into the source for TcpSocketBase::SetupTracing meanwhile. Hopefully better solutions will appear with https://www.nsnam.org/bugzilla/show_bug.cgi?id=2336

Clone this wiki locally