The ns-3 Network Simulator Project
Add a topology diagram as comments for ‘tcp-variants-comparison.cc’
Most of the example programs in ns-3 have a topology diagram in the code (as comments) that makes the user visualize the topology for which the program is written. This task is about adding such a topology diagram for ‘examples/tcp/tcp-variants-comparison.cc’.
The student is expected to do the following:
- Analyze the source code of ‘examples/tcp/tcp-variants-comparison.cc’ (looking at the main function is sufficient).
- Prepare a rough draft of the topology diagram and verify it with the code.
- Draw the topology diagram as ASCII art in the comments in the source code.
- Submit the patch for evaluation.
References:
- An example program with the topology diagram. (https://www.nsnam.org/doxygen/second_8cc_source.html)
- Utility to draw ASCII art (http://stable.ascii-flow.appspot.com/#Draw)
Task tags
Students who completed this task
Kr0n0s, ABK, SaiMyGuy, hax0kartik, howie