openweave / openweave-core

openWeave is a home area network application protocol stack designed to enable asynchronous, symmetric, device-to-device, device-to-mobile and device-to-cloud communications for control path and data path messaging.
Apache License 2.0
233 stars 105 forks source link

Suppress IPv6 multicast error if any interface succeeds. #677

Closed lcniles closed 3 years ago

lcniles commented 3 years ago

Workaround for IPv6 on iOS. Ideally the InterfaceIterator would filter unsupported interfaces. In lieu of that fix, a temporary mitigation is to suppress the error if any of the interfaces succeed.