Re: do not join node information multicast group

2018-10-05 Thread Sebastian Benoit
Florian Obser(flor...@openbsd.org) on 2018.10.04 20:13:03 +0200: > Benno removed code to answer ICMP queries over 4 years ago. > Aham Brahmasmi (aham.brahmasmi AT gmx.com) points out > that we still joine the group though. > > OK? ok benno@ > diff --git in6.c in6.c > index c09ab1dcd0a..5297c0a1

Re: do not join node information multicast group

2018-10-04 Thread Klemens Nanni
OK kn

Re: do not join node information multicast group

2018-10-04 Thread Alexander Bluhm
On Thu, Oct 04, 2018 at 08:13:03PM +0200, Florian Obser wrote: > Benno removed code to answer ICMP queries over 4 years ago. > Aham Brahmasmi (aham.brahmasmi AT gmx.com) points out > that we still joine the group though. > > OK? OK bluhm@ > diff --git in6.c in6.c > index c09ab1dcd0a..5297c0a1249

do not join node information multicast group

2018-10-04 Thread Florian Obser
Benno removed code to answer ICMP queries over 4 years ago. Aham Brahmasmi (aham.brahmasmi AT gmx.com) points out that we still joine the group though. OK? diff --git in6.c in6.c index c09ab1dcd0a..5297c0a1249 100644 --- in6.c +++ in6.c @@ -808,19 +808,6 @@ in6_update_ifa(struct ifnet *ifp, struc