• L
    DNS Server : bug fix and prettifying (#1011) · 694c3a45
    Laurent Louf 提交于
    * Retrieve some code from what has been done on the ESP8266. Clarify a bit the signification of several bytes in the response.
    
    * Add the type and class as members of the DNS class for an eventual future use.
    
    * Clarify the sense of a magic number present in DNS server.
    
    * A bit of aesthetics for the DNS server.
    
    * Add a structure for the DNS question, use it DNS server to store the question data and to create the DNS answer from scratch.
    694c3a45
DNSServer.h 2.7 KB