Bug 963 - debugging feature: Print out AODV routing tables
debugging feature: Print out AODV routing tables
Status: RESOLVED DUPLICATE of bug 947
Product: ns-3
Classification: Unclassified
Component: aodv
pre-release
All All
: P5 normal
Assigned To: Elena Buchatskaya
:
Depends on: 947
Blocks:
  Show dependency treegraph
 
Reported: 2010-07-23 18:06 EDT by Tom Henderson
Modified: 2010-12-13 01:29 EST (History)
2 users (show)

See Also:


Attachments
example patch (4.20 KB, patch)
2010-07-23 18:06 EDT, Tom Henderson
Details | Diff
sample output (1.64 KB, text/plain)
2010-07-23 18:07 EDT, Tom Henderson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Henderson 2010-07-23 18:06:51 EDT
Created attachment 949 [details]
example patch

There is no public API to access the AODV routing tables from user program, such as to print out the tables at a given time.  Attached patch and sample output is an initial stab at this, using the OutputStreamWrapper facility used by our ascii trace system.
Comment 1 Tom Henderson 2010-07-23 18:07:12 EDT
Created attachment 950 [details]
sample output
Comment 2 Tom Henderson 2010-08-01 17:31:44 EDT
add dependency on 947 (general solution desired)
Comment 3 Tom Henderson 2010-12-13 01:29:11 EST
the newest patch for bug 947 contains AODV changes and makes this bug obsolete

*** This bug has been marked as a duplicate of bug 947 ***