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
We should add support for extended DNS (EDNS0) to support DNS messages larger than 512 bytes over UDP (#12) as an alternative to requiring transport via TCP (#47).
I'm not working on this at the moment, but figured it's worth posting this here anyway. In case anybody feels like picking this up, PRs would be much appreciated +1
The text was updated successfully, but these errors were encountered:
We should add support for extended DNS (EDNS0) to support DNS messages larger than 512 bytes over UDP (#12) as an alternative to requiring transport via TCP (#47).
See https://tools.ietf.org/html/rfc6891 (and older https://tools.ietf.org/html/rfc2671)
I'm not working on this at the moment, but figured it's worth posting this here anyway. In case anybody feels like picking this up, PRs would be much appreciated +1
The text was updated successfully, but these errors were encountered: