Bug 1728 - Radvd application is missing an Helper
Radvd application is missing an Helper
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: applications
ns-3-dev
All All
: P5 enhancement
Assigned To: George Riley
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-02 16:58 UTC by Tommaso Pecorella
Modified: 2013-08-12 01:39 UTC (History)
2 users (show)

See Also:


Attachments
Helper (15.91 KB, application/octet-stream)
2013-07-02 16:58 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-07-02 16:58:44 UTC
Created attachment 1624 [details]
Helper

The title says it all.

Attached there is an helper that should do the job. The interface is minimal, however the "power-user" is still able to tweak all the parameters through direct configuration access.

By the way... there was a bug in Radvd. RadvdInterface::m_defaultLifeTime was initialised with milliseconds, while it is seconds, resulting in a default LifeTime 1000 times greater than normal.
It has been fixed.
Comment 1 Tom Henderson 2013-08-12 00:16:33 UTC
OK by me; some small suggestions:

s/fine-grain/fine-grained/
s/nide's IP address/node's IP address/

please document the bug fix separately in Changes.html (as this patch both introduces a new helper and fixes a bug)
Comment 2 Tommaso Pecorella 2013-08-12 01:39:32 UTC
Fixed in changeset 10129:5d1521685ad9