yamt opened a new pull request, #14554:
URL: https://github.com/apache/nuttx/pull/14554

   
   ## Summary
   
   * Implement DNS query over TCP
   
   * Implement TCP fallback on responses with the TC bit set
   
   References:
   
   * https://www.ietf.org/rfc/rfc2181.txt
   
   * http://www.dnsflagday.net/2020/
   
   ## Impact
   
   dns resolver
   
   ## Testing
   
   tested on esp32-devkitc wifi
   
   against "@166.84.7.99 2048.size.dns.netmeister.org" from this article: 
https://www.netmeister.org/blog/dns-size.html
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to