Bug 2345 - Trace sources for control packets in manet routing
Trace sources for control packets in manet routing
Status: PATCH PENDING
Product: ns-3
Classification: Unclassified
Component: aodv
ns-3-dev
All All
: P5 enhancement
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-03-23 04:51 EDT by Konstantinos Katsaros
Modified: 2017-02-25 19:44 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantinos Katsaros 2016-03-23 04:51:49 EDT
AODV and DSDV do not offer any trace sources for packets generated/consumed internally, i.e. control packets. Since most of these packets are broadcast, FlowMonitor can not classify them. In order to use the statistics framework, a trace source is needed to monitor the Rx/Tx events.
Comment 1 Robert Ammon 2017-02-22 23:33:05 EST
Changes to provide trace sources for AODV and DSDV routing control packets uploaded as http://codereview.appspot.com/318610043