arduino-esp32/libraries/DNSServer
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
..
examples/CaptivePortal Add DNS Server 2018-01-18 13:54:51 +02:00
src DNS Server : bug fix and prettifying (#1011) 2018-03-04 20:17:40 +01:00
library.properties Add DNS Server 2018-01-18 13:54:51 +02:00