|
Bugzilla – Full Text Bug Listing |
| Summary: | IPv6 autoconfigured don't use *infinite* lifetimes | ||
|---|---|---|---|
| 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: | patch | ||
fixed in changeset 9759 - 2fca33f9a3a5 |
Created attachment 1597 [details] patch RFC2640 states: Valid Lifetime Preferred Lifetime 32-bit unsigned integer. The length of time in seconds (relative to the time the packet is sent) that the prefix is valid [...] A value of all one bits (0xffffffff) represents infinity. Patch included.