mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
Our versions of these functions (originally taken from BIND) simply don't work correctly for AF_INET6. These were removed from BIND itself quite a while ago, but OpenBSD has made several fixes in the mean time, so import their code. Add tests for both functions. PR: 289198 Reported by: Nico Sonack <nsonack@herrhotzenplotz.de> MFC after: 1 week Reviewed by: des Obtained from: OpenBSD (lib/libc/net) Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52629 |
||
|---|---|---|
| .. | ||
| inet_addr.c | ||
| inet_cidr_ntop.c | ||
| inet_cidr_pton.c | ||
| 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 | ||
| Makefile.inc | ||
| nsap_addr.c | ||
| Symbol.map | ||