Bug 971

Summary: fix AODV header Print functions
Product: ns-3 Reporter: Tom Henderson <tomh>
Component: aodvAssignee: Elena Buchatskaya <sunnmy>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P2    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: patch to fix

Description Tom Henderson 2010-08-02 01:41:46 EDT
Created attachment 960 [details]
patch to fix

Print() functions are used by ascii trace to output pretty-printed headers.  There should not be any carriage returns in these because we want the traces to output the entire parsed header on one line.
Comment 1 Elena Buchatskaya 2010-08-04 13:52:47 EDT
changeset dbe6b0917bc1