<div dir="ltr">Hi,<div><br></div><div>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.</div>
<div><br></div><div style>The new setting will look like this...</div><div style><br></div><div><div>interface eth0 {</div><div> AdvSendAdvert on;</div><div> prefix auto {<br></div><div> AdvOnLink off;</div>
<div> AdvRouterAddr on; <br></div><div> };<br></div></div><div>};</div><div><br></div><div style>Thanks,</div><div style>Reuben</div></div>