esp-idf/components
David Cermak 09e36f9f33 mdns: fix preset of esp_netif ptr for local interfaces
mdns module store local copy of esp_netif for common interfaces,
but it was correctly initialized only when interface started.
If the event were missed (e.g. mdns_init after interface start)
the local copy wouldn't be initialized. Fixed by restoring the local
copy.

Closes WIFI-1538
2019-12-16 15:39:23 +01:00
..
2019-10-09 16:46:46 +08:00
2019-12-10 10:23:00 +08:00
2019-12-13 18:33:15 +08:00
2019-12-09 09:48:37 +08:00
2019-12-12 15:55:42 +08:00
2019-12-09 09:48:31 +08:00
2019-12-10 14:30:25 +08:00
2019-11-29 18:05:24 +08:00
2019-11-20 11:17:27 +01:00
2019-12-09 09:44:56 +08:00
2019-11-20 11:17:27 +01:00
2019-12-13 18:33:15 +08:00
2019-12-11 14:53:26 +01:00
2019-12-09 09:44:56 +08:00