I think the problem was not me, but that the gateway didn’t answer, which caused the device to repeatedly ask.
Yes _gateway is just tcpdump resolving hostnames, $ sudo tcpdump -n icmp6 to not resolve names.
Normally it should be:
00:50:55.920255 IP6 fe80::4024 > fe80::6: ICMP6, neighbor solicitation, who has fe80::6, length 32
00:50:55.922774 IP6 fe80::6 > fe80::4024: ICMP6, neighbor advertisement, tgt is fe80::6, length 32
Lots of weird things happen at night, and gone by day…
EDIT:
It seems that the addresses in the flood were not mine, probably why gateway didn’t answer. Not sure why I’m seeing them…