mbed-os/features
Kevin Bracey aa583bd8ce nsapi_dns: Provide 2 IPv6-hosted default servers
Replace Comodo and OpenDNS IPv4 servers with Google and DNS.WATCH IPv6
servers, so IPv6-only devices (eg 6LoWPAN) have a default.

3 IPv4 resolvers should be plenty - existing code doesn't remember which
one last worked, so if early list entries were unreachable performance
would be consistently bad anyway. Replacing two entries avoids
increasing image size and RAM consumption.

On an IPv6-only or IPv4-only system, the sendto() for the wrong type of
address should fail immediately - change loop to move on to the next
server for any sendto() error.
2016-10-31 15:48:54 +02:00
..
FEATURE_BLE Merge pull request #3046 from mmorenobarm/master 2016-10-26 15:08:55 +02:00
FEATURE_COMMON_PAL Update mbed-trace 2016-10-05 16:09:58 +03:00
FEATURE_LWIP Merge pull request #2897 from geky/nsapi-consistent-unspec 2016-10-27 10:26:00 +02:00
FEATURE_UVISOR uVisor: Enforce thread switch atomicity 2016-09-26 23:09:36 -07:00
frameworks Replacing getchar with RawSerial getc in greentea-client. 2016-10-26 16:55:54 -05:00
mbedtls Add checks for NULL_ENTROPY and SSL_TLS in mbed OS 2016-10-20 17:07:32 +01:00
nanostack ONME-2822 Binary build script mod 2016-10-14 12:38:13 +03:00
netsocket nsapi_dns: Provide 2 IPv6-hosted default servers 2016-10-31 15:48:54 +02:00
storage/FEATURE_STORAGE CFSTORE - Fix test failures due to fragmentation 2016-10-17 21:08:57 -05:00
unsupported Merge pull request #3024 from jeromecoutant/PR_analog_loop 2016-10-27 11:02:10 +02:00