Skip to content

zephyr: missing IPv4 support

The current EDDIE zephyr implementation is using IPv6-only elements in the implementation (e.g. sockaddr_in6)

This need to be refactored to support IPv4 and IPv6 at the same time.