Actions
Todo #11309
closedDNS Resolver automatic ACL entries need refinement
Start date:
01/25/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
The way the DNS resolver backend code in unbound.inc generates the automatic access list entries is inefficient.
There is manual text repeated, duplicate entries end up in the config, and it's not in a consistent order which makes it difficult to spot the duplication.
Updated by Jim Pingle almost 4 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 0c3fff676c104ca720f251a28b99d2d285298f8f.
Updated by Jim Pingle almost 4 years ago
- Status changed from Feedback to Resolved
Tested on several different setups and they all appear to be as expected. Contents working and sorted properly.
Actions