dnsimple / erldns

DNS server, in Erlang.
MIT License
398 stars 98 forks source link

TCP responses should not truncate #77

Closed aeden closed 6 years ago

aeden commented 6 years ago

It appears that TCP responses are truncating when the EDNS0 UDP size is specified. TCP responses should never be truncated.