|
From: | Ivan Delamer |
Subject: | [lwip-devel] [bug #37993] IPv6 Does Not Subscribe to Link-Local All-Nodes Multicast Group By Default |
Date: | Wed, 04 Mar 2015 20:36:33 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.3; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0 |
Follow-up Comment #6, bug #37993 (project lwip): I see two things that need to be done: - MLD6 filter callback for netif. Put in skeleton a call to add ff02::1 by default - Add a function/macro for adding an IPv6 address to a netif. This should handle subscribing to the solicited-node address. Now it is done in ND6 code when an address is set to TENTATIVE, but for other initial stated (e.g. PREFERRED) it is not done. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?37993> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |