[radvd-devel-l] [PATCH] don't run into endless loop

Ludwig Nussel ludwig.nussel at suse.de
Fri May 6 04:18:13 EDT 2011


[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) 



More information about the radvd-devel-l mailing list