From: Nikolay Aleksandrov
Date: Tue, 9 Jun 2015 10:23:57 -0700
> From: Nikolay Aleksandrov
>
> Since the addition of sysfs multicast router support if one set
> multicast_router to "2" more than once, then the port would be added to
> the hlist every time and could end up linking to itself and
On Tue, Jun 09, 2015 at 10:23:57AM -0700, Nikolay Aleksandrov wrote:
> From: Nikolay Aleksandrov
>
> Since the addition of sysfs multicast router support if one set
> multicast_router to "2" more than once, then the port would be added to
> the hlist every time and could end up linking to itself
From: Nikolay Aleksandrov
Since the addition of sysfs multicast router support if one set
multicast_router to "2" more than once, then the port would be added to
the hlist every time and could end up linking to itself and thus causing an
endless loop for rlist walkers.
So to reproduce just do:
ec