Hi, I'm trying to implement IPv6 in my device.
I've configured linklocal IP6 address using netif_create_ip6_linklocal_address() function in my device. When I ping from my PC to IP6 address of my device, I get "General failure" reply. But still I can see NS/NA packets of my device on wireshark than why it gives failure reply? For IP6 communication, should IP6 address be configured as static(Unique Local) or it should work with link-local also?? Any help would be highly appreciated... Thanks & Regards, Mohsin -- View this message in context: http://lwip.100.n7.nabble.com/Pinging-for-link-local-IP6-address-not-working-tp23586.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
