Bug 1193

Summary: Hello timers scheduling skewed when RREP, RREQ are processed
Product: ns-3 Reporter: John Abraham <john.abraham.in>
Component: aodvAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: tomh
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: Hello

Description John Abraham 2011-06-22 17:56:48 UTC
Created attachment 1169 [details]
Hello

The problem can be traced to hello-timers being repeatedly cancelled when an
AODV packet was received or sent. Thus when L7 traffic was sent, the RREQs and
RREPs resulted in the hello-timers barely getting triggered, which caused
severe loss in adjacency.
Comment 1 Tom Henderson 2011-06-28 16:09:46 UTC
+1 to commit.  Please see my comments on bug 1194.

This will cause routing-aodv-regression traces to change but I have reviewed the changes and the correct AODV behavior is preserved.