I am writing a 'very' lightweight DNS client for a small embedded system. After reading over RFC 1035 I found out about the recursion desired bit and how some servers support internally following the dns trail and locating the appropriate IP address for the requested domain name and returning it as a single answer. How many servers support this 'recursion desired' bit? Is it like 99% of them? Thanks in advance! asked 06 May '15, 10:11 wes000000 closed 06 May '15, 11:10 grahamb ♦ |
Not a Wireshark question.