HardenedBSD/lib/libc/net
Yoshinobu Inoue 474ce1d190 Add more dual stack consideration.
-Should not error return when rresvport_af() failed for one of dest
     addrs resolved by getaddrinfo().
     Should retry until all dest addr fail.

Approved by: jkh
2000-02-10 19:46:47 +00:00
..
addr2ascii.3
addr2ascii.c
ascii2addr.c
base64.c
byteorder.3
ether_addr.c
ethers.3
getaddrinfo.3 Fixed missing include in synopsis. 2000-01-05 19:02:14 +00:00
getaddrinfo.c Let getaddrinfo() and related functions supports traditional IPv4 format 2000-02-10 02:59:50 +00:00
gethostbydns.c Suppress vast quantities of unneeded warnings spewed by libc's gethostbydns 1999-12-28 07:21:08 +00:00
gethostbyht.c
gethostbyname.3
gethostbynis.c
gethostnamadr.c Add unsigned char cast to isalpha 1999-11-04 05:01:28 +00:00
getipnodebyname.3 Fixed missing include in synopsis. 2000-01-05 18:54:37 +00:00
getnameinfo.3 Fixed missing include in synopsis. 2000-01-05 19:02:14 +00:00
getnameinfo.c IPv6 scoped addr format is changed as recent KAME change. 2000-02-09 00:38:06 +00:00
getnetbydns.c
getnetbyht.c
getnetbynis.c
getnetent.3
getnetnamadr.c Add unsigned char cast to isalpha 1999-11-04 05:01:28 +00:00
getproto.c
getprotoent.3
getprotoent.c
getprotoname.c
getservbyname.c
getservbyport.c
getservent.3
getservent.c
herror.c
if_indextoname.3 Fixed missing includes in synopsis. 1999-12-23 16:38:51 +00:00
ifname.c KAME 4th patch 1999-12-16 18:32:01 +00:00
inet_addr.c Make this compile with -Wall -Werror 1999-12-27 08:40:40 +00:00
inet_lnaof.c
inet_makeaddr.c
inet_net_ntop.c
inet_net_pton.c
inet_neta.c
inet_netof.c
inet_network.c
inet_ntoa.c
inet_ntop.c
inet_pton.c
inet.3
ip6opt.c KAME 4th patch 1999-12-16 18:32:01 +00:00
iso_addr.3
iso_addr.c
linkaddr.3
linkaddr.c
Makefile.inc several tcp apps IPv6 update 2000-01-25 14:52:10 +00:00
map_v4v6.c
name6.c Let getaddrinfo() and related functions supports traditional IPv4 format 2000-02-10 02:59:50 +00:00
ns_addr.c
ns_name.c
ns_netint.c
ns_ntoa.c
ns_parse.c
ns_print.c
ns_ttl.c
ns.3
nsap_addr.c
rcmd.3 several tcp apps IPv6 update 2000-01-25 14:52:10 +00:00
rcmd.c Add more dual stack consideration. 2000-02-10 19:46:47 +00:00
recv.c
res_comp.c
res_config.h
res_data.c
res_debug.c
res_init.c Getaddrinfo(), getnameinfo(), and etc support in libc/net. 1999-12-28 02:37:14 +00:00
res_mkquery.c
res_mkupdate.c
res_query.c
res_send.c Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(), 2000-01-27 23:07:25 +00:00
res_update.c
resolver.3
rthdr.c KAME 4th patch 1999-12-16 18:32:01 +00:00
send.c
vars.c KAME 4th patch 1999-12-16 18:32:01 +00:00