-
Notifications
You must be signed in to change notification settings - Fork 39
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
Fix RPKI single IPv46 #1596
Fix RPKI single IPv46 #1596
Conversation
ccd0714
to
771e02a
Compare
I think this already worked for NS with multiple A's? Do you have an example where it did not? |
Note my simple 'fix' to patch |
Ah right, I overlooked your patch to do_resolve_ns_ips in this branch, so I thought that was unchanged behaviour. |
I think this is now good? I fixed do_resolve_mx_ips just now, tests pass. |
Looks good, thanks for the 🐛 fixing, note it also fixed the de-duplication routes in Mail server(s) > Route announcement validity tech table, that we did not noticed before, e.g. see the |
Current state:
Webserver > Route Origin Authorisation existence
Webserver > Route announcement validity
Initial pre de-duplication version:
de-duplicate routes in Webserver > Route announcement validity tech table
test: Name servers of domain > Route Origin Authorisation existence
test: Name servers of domain > Route announcement validity
de-duplicate routes in Mail server(s) > Route announcement validity tech table
Before (see
fastmail.com
test report):After: