On Fri, Jun 09, 2017 at 09:16:01AM +0000, Florian Obser wrote: > I don't think we need a knob for this, doing it per default if we > have the source link layer address should be fine. > > See RFC 7772 why this is a good thing. > > OK?
I wonder whether the
/* update counter */
if (rainfo->initcounter < MAX_INITIAL_RTR_ADVERTISEMENTS)
rainfo->initcounter++;
should also be within the if (...sin6_allnodes...) condition.
anyway, OK bluhm@
