lwip-users
[Top][All Lists]
Advanced

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

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


From: Andrey Butok
Subject: Re: [lwip-users] IPv6 multicast support by Socket API?
Date: Wed, 16 Aug 2017 07:04:27 -0700 (MST)

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.



reply via email to

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