CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2019/12/15 06:49:13
Modified files: sbin/unwind : resolver.c Log message: Allow more outgoing ports, the default 16 is pretty tight for the recursor. Also change strategy to not fetch addresses of nameservers pro-actively, it does not help a lot in typical unwind setups and consumes resources we would like to spend on actual resolving user queries. ok florian@