|
Bugzilla – Full Text Bug Listing |
| Summary: | NDisc cache entries update timer might be stuck in a loop | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tommaso Pecorella <tommaso.pecorella> |
| Component: | ipv6 | Assignee: | Tommaso Pecorella <tommaso.pecorella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: |
test program
patch |
||
|
Description
Tommaso Pecorella
2015-02-27 03:44:56 UTC
Created attachment 1981 [details]
patch
The patch simplifies the NUD timers (we just need one).
Of course it also removes the bug, as it was due to a timer not being correctly stopped.
Pushed in changeset 11225:750bd0fc8706 |