Bugzilla – Bug 1728
Radvd application is missing an Helper
Last modified: 2013-08-12 01:39:32 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.
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)
Fixed in changeset 10129:5d1521685ad9