CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/31 06:51:43
Modified files:
sbin/unwind : parse.y resolver.c unwind.c unwind.conf.5
unwind.h
usr.sbin/unwindctl: parser.c parser.h unwindctl.c
Log message:
Add asr resolver type which completely bypasses libunbound and uses the
libc asynchronous resolver directly with DHCP provided nameservers.
This is a last-ditch effort when we find ourself behind a completely
broken middle-box.
Input & OK otto
OK benno
