Bug 2345

Summary: Trace sources for control packets in manet routing
Product: ns-3 Reporter: Konstantinos Katsaros <dinos.katsaros>
Component: aodvAssignee: ns-bugs <ns-bugs>
Status: PATCH PENDING ---    
Severity: enhancement CC: ammo6818
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

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