mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
A missing else caused the correct resolver hint (AF_INET) to be
overwritten with AF_UNSPEC when the kernel supports IPv4 but not
IPv6.
MFC after: 3 days
PR: 277592
Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.
Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D44304
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tests | ||
| main.c | ||
| main.h | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.depend.options | ||
| ping.8 | ||
| ping.c | ||
| ping.h | ||
| ping6.c | ||
| ping6.h | ||
| utils.c | ||
| utils.h | ||