Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve rfc4193 related integration test failures #222

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

laduke
Copy link
Contributor

@laduke laduke commented Jun 28, 2023

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

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant