]> granicus.if.org Git - esp-idf/commit
tcpip_adpater: set ip to zero in tcpip_adapter_down
authorWu Jian Gang <wujiangang@espressif.com>
Fri, 26 Aug 2016 04:03:52 +0000 (12:03 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Fri, 26 Aug 2016 11:06:38 +0000 (19:06 +0800)
commit588d384393536a040f899b382890316c56061b6a
tree6c585f66db6e30715701e6a153332429c1938198
parentcb33a0fb9bc902901868f3d3b7189852674c8eca
tcpip_adpater: set ip to zero in tcpip_adapter_down

In some cases, there will have "ip unchanged", and have no event posted
when station reconnected.
components/tcpip_adapter/tcpip_adapter_lwip.c