Skip to content

Commit

Permalink
Support for IPv6 DNS records (AAAA) and IPv6 Ping for ESP32 and E…
Browse files Browse the repository at this point in the history
…SP8266 (#17417)
  • Loading branch information
s-hadinger authored Dec 17, 2022
1 parent ebf87bd commit 9abe7b1
Show file tree
Hide file tree
Showing 12 changed files with 280 additions and 432 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.

## [12.3.1.1] 20221216
### Added
- Support for IPv6 DNS records (AAAA) and IPv6 ``Ping`` for ESP32 and ESP8266

### Breaking Changed

Expand Down
7 changes: 0 additions & 7 deletions lib/default/DnsClient/library.properties

This file was deleted.

334 changes: 0 additions & 334 deletions lib/default/DnsClient/src/DnsClient.cpp

This file was deleted.

42 changes: 0 additions & 42 deletions lib/default/DnsClient/src/DnsClient.h

This file was deleted.

Loading

0 comments on commit 9abe7b1

Please sign in to comment.