Bugzilla – Full Text Bug Listing |
Summary: | OLSR_NEIGH_HOLD_TIME should be 3 times OLSR_REFRESH_INTERVAL | ||
---|---|---|---|
Product: | ns-3 | Reporter: | Lalith Suresh <suresh.lalith> |
Component: | routing | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jpelkey, ns-bugs, tomh |
Priority: | P2 | ||
Version: | pre-release | ||
Hardware: | All | ||
OS: | All | ||
Attachments: | Correction |
Agreed. Although it comes a little too late for NS 3.7; don't commit just yet. Apparently it's ok to commit about now, so go ahead. changeset 462ca2c19a92 |
Created attachment 715 [details] Correction As per RFC 3626, OLSR_NEIGH_HOLD_TIME should be 3 times OLSR_REFRESH_INTERVAL and not 3 times the HELLO interval.