[radvd-devel-l] [PATCH] don't run into endless loop
Reuben Hawkins
reubenhwk at gmail.com
Fri May 6 10:00:46 EDT 2011
On Fri, May 6, 2011 at 1:18 AM, Ludwig Nussel <ludwig.nussel at suse.de> wrote:
> [sorry for not being able to reply properly, corporate mail system lost mail]
>
> Ludwig Nussel wrote:
>> if an interface has multiple prefixes and one as Base6Interface radvd
>> would run into an endless loop as it takes the wrong value for
>> prefix->next;
>
> My radvd.conf looks like this:
>
> interface vmbr2
> {
> AdvSendAdvert on;
> AdvDefaultLifetime 0;
>
> prefix fdf3:26bb:10cd:0001::/64
> {
> };
>
> prefix 0:0:0:0001::/64
> {
> Base6Interface vmbr1;
> };
> };
>
> This makes radvd run into a loop.
>
> cu
> Ludwig
>
> --
> (o_ Ludwig Nussel
> //\
> V_/_ http://www.suse.de/
> SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
>
> --
> radvd-devel-l mailing list : radvd-devel-l at litech.org
> http://lists.litech.org/listinfo/radvd-devel-l
>
Hi Ludwig,
Patch applied. Check it in the latest from CVS to make sure I applied
it correctly.
Thanks,
Reuben
More information about the radvd-devel-l
mailing list