The ns-3 Network Simulator Project
Enable support of flow monitor in tcp-bulk-send.cc
Flow monitor module provides a flexible way to extract performance parameters such as number of packets sent, received, dropped, etc.
This task is about extending the examples/tcp/tcp-bulk-send.cc to support flow monitor. Currently, tcp-bulk-send.cc supports ASCII tracing and PCAP generation. In this task, there are two important aspects: (1) enable the support of flow monitor in tcp-bulk-send.cc and (2) show the number of packets sent, received and dropped in this example.
Submit two things for evaluation: (1) a patch file showing the changes made in tcp-bulk-send.cc to enable the support of flow monitor and (2) a snapshot of the system terminal showing the number of packets sent, received and dropped.
Task tags
Students who completed this task
Parth Pratim, Asanali, sikfeng, bartekche, Victor Hu