Erik Pilsits
Erik Pilsits
And this for the encryption `header = struct.pack("!4s3s1s", "HDR2", struct.pack("!i", length)[-3:], struct.pack("!i", key)[-1:])` Also, random key is now 0-29.
I've observed that when truncation happens the response does not contain any answer records. Is this to be expected? Myself and several other users have experienced problems with IoT devices...
Here's what I get locally. This is on an asus RT-AX88U running Merlin's asuswrt with DoT enabled (dnsmasq > stubby) using cloudflare's DoT servers. ``` dig frontdoor.nest.com. ; DiG 9.11.5-P4-5.1+deb10u1-Raspbian...
Here's a capture I had while debugging. This is the response from stubby -> dnsmasq. 
Any additional thoughts here? It leaves me and other users in a tough spot where continuing to use DoT via stubby knocks a bunch of IoT devices offline. The original...
I think that would be very helpful.