Thanks Zach and IVan. I understand your point. Can you please help in identifying how to set my MAC to receive multicast IPv6 address.
I have configured my MAC address in netif as netif->hwaddr[0] = 0x90; netif->hwaddr[1] = 0xFB; netif->hwaddr[2] = 0xA6; netif->hwaddr[3] = 0x33; netif->hwaddr[4] = 0xB0; netif->hwaddr[5] = 0x0F; Thanks and Regards Manoj -- View this message in context: http://lwip.100.n7.nabble.com/IPv6-porting-need-help-in-netif-mld-mac-filter-tp22143p22162.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
