Re: slaacd(8): delete autoconf or temporary address on interface flag removal

2022-07-23 Thread Klemens Nanni
On Sat, Jul 23, 2022 at 11:06:13AM +0200, Florian Obser wrote: > I just fixed the case where autoconf and temporary addresses stayed > behind when the interface no longer has inet6 autoconf and inet6 > temporary. > This deletes addresses when one removes the temporary or autoconf flag > but the oth

slaacd(8): delete autoconf or temporary address on interface flag removal

2022-07-23 Thread Florian Obser
I just fixed the case where autoconf and temporary addresses stayed behind when the interface no longer has inet6 autoconf and inet6 temporary. This deletes addresses when one removes the temporary or autoconf flag but the other one is still set. OK? (This needs rev 1.82 of engine.c to work corre