|
Bugzilla – Full Text Bug Listing |
| Summary: | AODV asserts with function logging enabled | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Josh Pelkey <jpelkey> |
| Component: | routing | Assignee: | Pavel Boyko <boyko> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | boyko, ns-bugs |
| Priority: | P4 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | proposed fix | ||
|
Description
Josh Pelkey
2010-02-18 16:01:30 UTC
Probably just need to add GetTypeId methods to each of the different message headers in aodv-packet.cc/h. See olsr-header.h/cc as an example. Created attachment 768 [details]
proposed fix
Josh, please whether the attached patch fixes this problem. That did it, thanks. changeset f3afc3eb9a58 |