Bug 1683

Summary: IPv6 autoconfigured don't use *infinite* lifetimes
Product: ns-3 Reporter: Tommaso Pecorella <tommaso.pecorella>
Component: ipv6Assignee: Tommaso Pecorella <tommaso.pecorella>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   
Attachments: patch

Description Tommaso Pecorella 2013-05-14 18:06:54 UTC
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.
Comment 1 Tommaso Pecorella 2013-05-17 07:41:48 UTC
fixed in changeset 9759 - 2fca33f9a3a5