CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2021/11/19 09:49:32
Modified files: sbin/unwind/libunbound: config.h sbin/unwind/libunbound/util: net_help.c Log message: Sync to unbound to allow interface names as scope-id in IPv6 link-local addresses. With this dns proposals from slaacd with link-local addresses from slaacd(8) are wroking. Requested by & OK kn