[radvd-devel-l] Base6Interface usage

Reuben Hawkins reubenhwk at gmail.com
Sun Mar 4 12:49:10 EST 2012


On Sat, Mar 3, 2012 at 3:13 PM, Roman Mamedov <rm at romanrm.ru> wrote:
> On Sun, 4 Mar 2012 04:43:51 +0600
> Roman Mamedov <rm at romanrm.ru> wrote:
>
>> Hello,
>>
>> I am trying to use the Base6Interface feature in a fairly basic way:
>>
>> interface home2.3 {
>>     AdvSendAdvert on;
>>     prefix ::/64 { Base6Interface home2.3; }
>> };
>
> Turns out I can simply have "prefix ::/64 { }", and the prefix auto-detection
> will announce all the /64s it sees on the interface. Sweet, exactly what I
> wanted. One of these features you wish you had, before you realize they are
> already there. :)
>
> I guess what is left is only the typo in that error message.
>

I wasn't able to reproduce that output with your config for some
reason...nonetheless, I found where that message is printed and
updated it to say Base6Interface.  You can get the code from git and
verify it's fixed.

Thanks,
Reuben



More information about the radvd-devel-l mailing list