Bug 1683 - IPv6 autoconfigured don't use *infinite* lifetimes
IPv6 autoconfigured don't use *infinite* lifetimes
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: ipv6
ns-3-dev
All All
: P5 normal
Assigned To: Tommaso Pecorella
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-14 18:06 UTC by Tommaso Pecorella
Modified: 2013-05-17 07:41 UTC (History)
1 user (show)

See Also:


Attachments
patch (2.05 KB, application/octet-stream)
2013-05-14 18:06 UTC, Tommaso Pecorella
Details

Note You need to log in before you can comment on or make changes to this bug.
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