]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/mdns_answer_ip6_size' into 'master'
authorAngus Gratton <angus@espressif.com>
Mon, 14 Oct 2019 06:59:16 +0000 (14:59 +0800)
committerAngus Gratton <angus@espressif.com>
Mon, 14 Oct 2019 06:59:16 +0000 (14:59 +0800)
commitd4edc6a40aef52af8da825ed7b70dc9370952336
treea9e0946c4f0364c32867e55c48130712fda1c641
parente2897f4d4aea6cd4025c86978f5379f1e3f7d67b
parente5e31c5d0172d68fd207fa31cc5d3bba82dad020
Merge branch 'bugfix/mdns_answer_ip6_size' into 'master'

mdns: use constant size of AAAA answer instead of lw_IP struct size

Closes WIFI-771

See merge request espressif/esp-idf!6188