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
Previously we were replying with A response for AAAA
queries which was causing an error in some clients
e.g nginx. The new approach waits for 1 second and then
replies with NODATA. This approach allows for more semantic
reply even when client uses same Transaction ID for both
A and AAAA questions.
Signed-off-by: Nino Kodabande <[email protected]>
0 commit comments