CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2020/12/20 04:27:47
Modified files: usr.bin/dig : dig.c dighost.c Log message: Fix IPv6 link-local address handling for nameservers to talk to as well as address to bind to. Reported by Jordan Geoghegan (jordan AT geoghegan.ca), thanks! Debugged by & initial fix by otto Input & OK otto