mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 12:11:48 -04: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 (cherry picked from commit 8f4a0d2f7b96099001dbc51e06114df1a0e6d291) |
||
|---|---|---|
| .. | ||
| 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 | ||