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 sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
Lint_htons.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
Lint_ntohl.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
Lint_ntohs.c sync argument/return type of [hn]to[nh][ls] to XNET 5.2 (uint{16,32}_t). 2001-08-22 07:42:07 +00:00
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 Fix signed/unsigned comparison warnings. 2002-11-11 01:12:04 +00:00
byteorder.3 Use different wording as "null macro" is too ambiguous. 2006-02-04 22:47:28 +00:00
ethers.3 Use 2003-04-16 13:34:34 +00:00
ethers.c Use "const" for all input parameters of ethers(3) functions. 2002-09-16 19:25:30 +00:00
gai_strerror.3 We have 2006. 2006-02-24 21:57:53 +00:00
getaddrinfo.3 Only name <netdb.h> in the synopsis, like the old manual page used to. 2005-03-21 13:35:04 +00:00
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 Add commas in enumerations; drop trailing whitespace; bump date for previous. 2004-08-17 13:45:14 +00:00
getifaddrs.3 Use 2003-04-16 13:34:34 +00:00
getifaddrs.c lint clean 2002-08-09 04:29:29 +00:00
getnameinfo.3 Only name <netdb.h> in the synopsis, like the old manual page used to. 2005-03-21 13:35:04 +00:00
getnameinfo.c Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is 2006-02-17 15:58:26 +00:00
getnetent.3 struct netnet.n_net used to be an unsigned long integer. 2004-05-08 18:52:15 +00:00
getnetent.c struct netnet.n_net used to be an unsigned long integer. 2004-05-08 18:52:15 +00:00
getnetnamadr.c Fix Coverity issue 2281, resource leak, function return without freeing 2006-03-17 15:53:29 +00:00
getprotobyname.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotobyname_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotobynumber.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotobynumber_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotoent.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getprotoent.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotoent_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservbyname.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservbyname_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservbyport.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservbyport_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservent.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
getservent.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservent_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
hesiod.3 Use 2003-04-16 13:34:34 +00:00
hesiod.c Let the default case handle all the errors; no functional change. 2005-10-19 22:56:42 +00:00
if_indextoname.3 Update standards section; add X/Open XNS and X/Open - IEEE POSIX. 2005-03-11 16:13:13 +00:00
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 revert previous change while discussion is in progress. 2004-12-20 18:30:26 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
iso_addr.c WARNS=4 2005-11-29 03:11:58 +00:00
linkaddr.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
linkaddr.c WARNS=4 2005-11-29 03:11:58 +00:00
ns.3 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
ns_addr.c Need namespace.h for internal name of strlcpy. 2004-05-09 11:25:20 +00:00
ns_ntoa.c out-of-bounds access. from openbsd 2003-09-23 03:19:28 +00:00
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 Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
nsparser.y Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
protoent.h Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
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 the last argument to recvfrom() is a pointer, so use "NULL" for 2003-10-22 15:40:19 +00:00
resolver.3 Fix a double word, and improve mark up in FILES section. From jmc@openbsd. 2005-01-25 01:39:57 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
servent.h Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
sethostent.c endhostent() and sethostent() should actaully do something now that 2004-08-17 02:40:05 +00:00
sockatmark.3 Change conformance reference to 1003.1-2001; the reference to 1003.1g is 2003-05-15 10:16:36 +00:00
sockatmark.c Add a sockatmark(3), the 1003.1g wrapper around SIOCATMARK. 2001-10-22 17:53:43 +00:00
vars6.c add missing in6addr_linklocal_allrouters. 2005-08-07 16:00:01 +00:00