[radvd-devel-l] radvd v2.0 alpha soon

Reuben Hawkins reubenhwk at gmail.com
Mon Apr 8 11:49:52 EDT 2013


Hi,

I'll be releasing an alpha version of v2.0.0 soon which removes
Base6Interface, Base6to4Interface and the special prefix ::/64.  Those
three features will be replaced with the "prefix auto" setting in
radvd.conf which tells radvd to find the prefixes in the routing table.

The new setting will look like this...

interface eth0 {
     AdvSendAdvert on;
     prefix auto {
             AdvOnLink off;
             AdvRouterAddr on;
     };
};

Thanks,
Reuben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.litech.org/pipermail/radvd-devel-l/attachments/20130408/3337bc5e/attachment.html>


More information about the radvd-devel-l mailing list