arduino-esp32/libraries/DNSServer/src
Laurent Louf 694c3a453f DNS Server : bug fix and prettifying (#1011)
* 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.
2018-03-04 20:17:40 +01:00
..
DNSServer.cpp DNS Server : bug fix and prettifying (#1011) 2018-03-04 20:17:40 +01:00
DNSServer.h DNS Server : bug fix and prettifying (#1011) 2018-03-04 20:17:40 +01:00