lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #59319] ICMPv6 neighbor solicitation fails if LWIP_IPV


From: Erik Ekman
Subject: [lwip-devel] [bug #59319] ICMPv6 neighbor solicitation fails if LWIP_IPV6_MLD is set
Date: Sat, 6 Feb 2021 10:07:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36

Follow-up Comment #2, bug #59319 (project lwip):

I managed to test this case now, and for me it worked.

ND6 joins the appropriate group:
https://git.savannah.nongnu.org/cgit/lwip.git/tree/src/core/ipv6/nd6.c#n2456

this is triggered by netif:
https://git.savannah.nongnu.org/cgit/lwip.git/tree/src/core/netif.c#n1464

Maybe you are missing the MLD6 flag on your netif?

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?59319>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]