You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The server implementation now accept a Mirage_stack.V4V6, and thus listen on IPv4 and IPv6 addresses. What is left to do is further code reading and review for notifications (should be sent to each NS only once - IPv4 or IPv6 address), DNS TSIG keys (embedding IPv4 addresses at the moment for the notification and knowledge which server to contact).
since multiple / duplicated notify packets are just ignored, it is safe to postpone this to a later point.
The text was updated successfully, but these errors were encountered:
The server implementation now accept a Mirage_stack.V4V6, and thus listen on IPv4 and IPv6 addresses. What is left to do is further code reading and review for notifications (should be sent to each NS only once - IPv4 or IPv6 address), DNS TSIG keys (embedding IPv4 addresses at the moment for the notification and knowledge which server to contact).
since multiple / duplicated notify packets are just ignored, it is safe to postpone this to a later point.
The text was updated successfully, but these errors were encountered: