]> granicus.if.org Git - esp-idf/commit
mdns: sending search packets also in probing and announcing state
authorDavid Cermak <cermak@espressif.com>
Fri, 12 Oct 2018 06:13:55 +0000 (08:13 +0200)
committerDavid Cermak <cermak@espressif.com>
Mon, 19 Nov 2018 03:56:34 +0000 (04:56 +0100)
commite885ff235f13d79c5868ffcc8191f4f2f6e99de0
tree33862f8d814914601b60188ba59a251ab31fdf05
parent41caedd0daaf020b95f2f1b961d7cc627bc0b1dc
mdns: sending search packets also in probing and announcing state

mdns queries did not work properly when send imeadiately after set_hostname, which cuased reinit of pcb and therefore restarted probing, so search packets were blocked until probing finished
closes #2507, closes #2593
components/mdns/mdns.c