Re: [lwip-users] IPv6 multicast support by Socket API?

2017-08-16 Thread Andrey Butok
Hi Dirk,

The patch is functional.

But to be fully correct, it should also:
- assign IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP to IPPROTO_IPV6 level (not to
IPPROTO_IP).
- implement analog of the IPv4 IP_MULTICAST_TTL option for the IPv6
Multicast hop limit.

Thank you,
Andrey Butok



--
View this message in context: 
http://lwip.100.n7.nabble.com/IPv6-multicast-support-by-Socket-API-tp30442p30507.html
Sent from the lwip-users mailing list archive at Nabble.com.

___
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users


Re: [lwip-users] IPv6 multicast support by Socket API?

2017-08-11 Thread Andrey Butok
Hello Dirk,

I will check your patch and let you know if it works with a real
application.

Thanks,
Andrey




--
View this message in context: 
http://lwip.100.n7.nabble.com/IPv6-multicast-support-by-Socket-API-tp30442p30476.html
Sent from the lwip-users mailing list archive at Nabble.com.

___
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users