NetBSD/lib/libc/net
rpaulo de8db47547 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292).
* RFC 3542 isn't binary compatible with RFC 2292.
* RFC 2292 support is on by default but can be disabled.
* update ping6, telnet and traceroute6 to the new API.

From the KAME project (www.kame.net).
Reviewed by core.
2006-05-05 00:03:21 +00:00
..
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
base64.c
byteorder.3 Use different wording as "null macro" is too ambiguous. 2006-02-04 22:47:28 +00:00
ethers.3
ethers.c
gai_strerror.3 We have 2006. 2006-02-24 21:57:53 +00:00
getaddrinfo.3
getaddrinfo.c Make macros more readable. No functional change. 2006-03-25 12:09:40 +00:00
gethnamaddr.c Coverity CID 2279: Plug memory leak. 2006-03-22 00:03:51 +00:00
gethostbyname.3
getifaddrs.3
getifaddrs.c
getnameinfo.3
getnameinfo.c Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is 2006-02-17 15:58:26 +00:00
getnetent.3
getnetent.c
getnetnamadr.c Fix Coverity issue 2281, resource leak, function return without freeing 2006-03-17 15:53:29 +00:00
getprotobyname.c
getprotobyname_r.c
getprotobynumber.c
getprotobynumber_r.c
getprotoent.3
getprotoent.c
getprotoent_r.c
getservbyname.c
getservbyname_r.c
getservbyport.c
getservbyport_r.c
getservent.3
getservent.c
getservent_r.c
hesiod.3
hesiod.c Let the default case handle all the errors; no functional change. 2005-10-19 22:56:42 +00:00
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_opt_init.3 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
inet6_option_space.3 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
inet6_rth_space.3 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
inet6_rthdr_space.3
ip6opt.c Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
iso_addr.3
iso_addr.c WARNS=4 2005-11-29 03:11:58 +00:00
linkaddr.3
linkaddr.c WARNS=4 2005-11-29 03:11:58 +00:00
ns.3
ns_addr.c
ns_ntoa.c
nsdispatch.3 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
nsdispatch.c WARNS=4 2005-11-29 03:11:58 +00:00
nslexer.l
nsparser.y
protoent.h
rcmd.3 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
rcmd.c constify and remove an unnecessary __UNCONST. 2005-12-02 11:33:26 +00:00
recv.c
resolver.3
rthdr.c Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
send.c
servent.h
sethostent.c
sockatmark.3
sockatmark.c
vars6.c add missing in6addr_linklocal_allrouters. 2005-08-07 16:00:01 +00:00