openwrt-packages/net/unbound
Mark Mentovai 33581043d2 unbound: fix local_subnet for IPv6 addresses that contain a port
This prevents a forwarding server named like ::1@5453 from being added
to unbound.conf as a forward-host instead of the correct forward-addr.
forward-host requires the name to be resolved, which is impossible in
the absence of another nameserver. Thus, forwarding-only configurations
referencing only the IPv6 loopback address with a port number were
broken.

Signed-off-by: Mark Mentovai <mark@mentovai.com>
2022-12-20 14:33:04 +08:00
..
files unbound: fix local_subnet for IPv6 addresses that contain a port 2022-12-20 14:33:04 +08:00
patches unbound: update to 1.17.0 2022-11-21 18:58:11 +08:00
Makefile unbound: update to 1.17.0 2022-11-21 18:58:11 +08:00