diff options
author | 2018-02-23 11:54:42 -0500 | |
---|---|---|
committer | 2018-02-23 16:54:42 +0000 | |
commit | 9047bdf3a096907c47ee1d3787a63fde85a13b6e (patch) | |
tree | 416fac966d4fb0431b547ea9ba82821539ba4972 /ADOPTERS.md | |
parent | 455040c1439324d6c53841c9b877e4e7c76df31e (diff) | |
download | coredns-9047bdf3a096907c47ee1d3787a63fde85a13b6e.tar.gz coredns-9047bdf3a096907c47ee1d3787a63fde85a13b6e.tar.zst coredns-9047bdf3a096907c47ee1d3787a63fde85a13b6e.zip |
Allow overlapping Zones if binding addresses are different (#1530)
* add OverlapChecker, move the test of overlap AFTER the directive setup process, change key of configs to allow multiple same key
* glitch when rebase. init of Config should include the default host
* add tests for the registering of configuration
rename multicast in 'unbound'.
add comments on the validator
* - merged zoneAddr and addrKey that are very similar
- move maps of Validator to zoneAddr, avoinding need to have string representation of zoneaddr
- moving key build for saving Config at Config side instead of dnsContext
* - UT on saving config is now useless.
* - cannot cleanup access to Configs after setup. Deferred function to Start, use it
* - cleanup register unit tests. remove useless function
* - address comments of review. name of validator, comments, simplify registerAndCheck
* - fixes after review. renaming a function and a comment
Diffstat (limited to 'ADOPTERS.md')
0 files changed, 0 insertions, 0 deletions