mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
55f31f03f9
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>