|
Bugzilla – Full Text Bug Listing |
| Summary: | fix AODV header Print functions | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | aodv | Assignee: | Elena Buchatskaya <sunnmy> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P2 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch to fix | ||
changeset dbe6b0917bc1 |
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.