mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
Adds definitions for IPPROTO_IPV6 socket options to netinet/in.h Adds missing fields to sockaddr_in6. Adds struct ipv6-mreq. These changes all follow the opengroup standard for netinet/in.h Approved-by: GregoryN <gnutt@nuttx.org>