CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/27 01:30:50
Modified files:
sbin/unwind : frontend.c frontend.h resolver.c unwind.c
unwind.h
Log message:
Determine available address families (and monitor when this changes)
to configure libunbound accordingly. This way it no longer tries to
talk to IPv6 nameservers when only IPv4 is available and vice versa.
input deraadt
OK kn
