mirror of
https://github.com/the-tcpdump-group/tcpdump.git
synced 2024-12-02 22:43:57 +08:00
687b442022
This also fixes configure-script problems on OSes that have IPv6 support but don't have <netinet6/in6.h> - no standard I could find requires that header for IPv6 support (the Single UNIX Specification speaks of <netinet/in.h> for both IPv4 and IPv6, and RFCs 2292 and 3542 don't mention <netinet6/in6.h>, just <netinet/in.h> and <netinet6/ip6.h>). |
||
---|---|---|
.. | ||
addrinfo.h | ||
datalinks.c | ||
dlnames.c | ||
getnameinfo.c | ||
inet_aton.c | ||
inet_ntop.c | ||
inet_pton.c | ||
snprintf.c | ||
sockstorage.h | ||
strdup.c | ||
strlcat.c | ||
strlcpy.c | ||
strsep.c |