-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve rfc4193 related integration test failures
re issue #209 they would fail _sometimes_ so far so good with this change this change inserts fd23:3cca:ac27:8e85:c199:9300::/88 instead of fd23:3cca:ac27:8e85:c199:93e7:50c5:1646/88 into the reverse ptr authority actually it would insert 1 of each before so there would be 2 SOA things, but only 1 would have the actual ptr records on it and then lookups would fail _sometimes_ The real app init() does a similar thing, so we need to address that too.
- Loading branch information
Showing
3 changed files
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters