esp-idf/components
David Cermak bcfa36db8f mdns: Support queries in responses in mDNS non-strict mode
By default adds original queries to responses in order to be resolved by some resolvers, such as lwIP mdns library. This functionality however is discouraged by the RFC6762, so it could be disabled in menuconfig if MDNS_STRICT_MODE configured

Closes https://github.com/espressif/esp-idf/issues/5521
2020-09-02 11:12:08 +02:00
..
app_trace
app_update
asio
bootloader
bootloader_support ESP32 SecureBoot V2: eFuse write operations are updated to use the eFuse Manager APIs 2020-08-27 04:24:04 +00:00
bt component/bt: add link role param for gatt connection event 2020-08-28 08:47:54 +08:00
cbor
coap
console
cxx
driver spi_master: add dummy check when both mosi and miso are set 2020-08-18 10:30:30 +08:00
efuse ESP32 SecureBoot V2: eFuse write operations are updated to use the eFuse Manager APIs 2020-08-27 04:24:04 +00:00
esp-tls
esp32 esp32: move sleep test to esp_system 2020-08-17 19:09:24 +08:00
esp32s2 esp32, esp32s2: move sleep modes code to esp_system 2020-08-17 19:09:23 +08:00
esp32s3
esp_adc_cal driver/adc: support for esp32s2 adc calibration scheme 2020-08-13 17:27:03 +08:00
esp_common Merge branch 'refactor/timekeeping_init' into 'master' 2020-08-17 08:13:44 +08:00
esp_eth ethernet: support power on timeout 2020-08-10 18:54:25 +08:00
esp_event
esp_gdbstub
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_ipc
esp_local_ctrl
esp_netif esp_wifi: optimize WiFi TX performance 2020-08-13 12:26:21 +08:00
esp_ringbuf Add a note to specify that two calls to RingbufferReceive are required in wrap mode 2020-08-10 18:25:51 +08:00
esp_rom esp32: move disabling rom log to esp_rom 2020-08-17 19:08:56 +08:00
esp_serial_slave_link soc: placeholder for esp32s3 HAL driver 2020-08-07 11:59:00 +08:00
esp_system Fix USB CLK always reset and USB with swapped pins not working 2020-08-25 10:59:59 +03:00
esp_timer esp_system: private system time functions for now 2020-08-11 17:52:36 +08:00
esp_websocket_client tcp_transport: Added internal API for underlying socket, used for custom select on connection end for WS 2020-08-18 06:42:22 +00:00
esp_wifi esp_wifi: Fix null pointer dereferences in mgmt rx 2020-08-26 12:40:46 +05:30
espcoredump
esptool_py esptool: Update submodule fixing Py3 keygen in Secure boot v2 2020-08-26 03:25:32 +05:30
expat
fatfs
freemodbus
freertos Merge branch 'bugfix/panic_instr_fetch_prohibited' into 'master' 2020-08-07 21:43:35 +08:00
heap
idf_test Merge branch 'bugfix/remove_auto_conn_case' into 'master' 2020-08-17 09:01:40 +08:00
jsmn
json
libsodium
log
lwip Merge branch 'bugfix/fix_ipv6_nd6_max_queue_num' into 'master' 2020-08-19 16:07:14 +08:00
mbedtls
mdns mdns: Support queries in responses in mDNS non-strict mode 2020-09-02 11:12:08 +02:00
mqtt
newlib esp_system: private system time functions for now 2020-08-11 17:52:36 +08:00
nghttp
nvs_flash
openssl
partition_table
perfmon
protobuf-c
protocomm
pthread
sdmmc
soc Fix USB CLK always reset and USB with swapped pins not working 2020-08-25 10:59:59 +03:00
spi_flash
spiffs
tcp_transport tcp_transport: Added internal API for underlying socket, used for custom select on connection end for WS 2020-08-18 06:42:22 +00:00
tcpip_adapter
tinyusb usb: cdc support, streams redirection; ci, examples upd 2020-08-06 15:26:08 +02:00
ulp docs: translate api-guides/ulp-risc-v from EN to CN 2020-08-13 19:44:46 +08:00
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant wpa_supplicant: Deinit wpa2 states in wifi deinit 2020-08-26 03:51:37 +00:00
xtensa