]> granicus.if.org Git - esp-idf/commit
TW6738: fix DHCP -L issue
authorliuhan <liuhan@espressif.com>
Fri, 26 Aug 2016 06:15:14 +0000 (14:15 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Fri, 26 Aug 2016 11:06:38 +0000 (19:06 +0800)
commitaec816520c4557b8607c0caeb131a5afd95d214b
tree763fb2c154d9c4a98db986d1f74160e82cd92435
parentf81535a8406e87a392546e8a3786f99696c9dc5f
TW6738: fix DHCP -L issue

recompile DHCP server function, only support start, stop and option interface.
components/lwip/apps/dhcpserver.c
components/lwip/include/lwip/apps/dhcpserver.h
components/tcpip_adapter/include/tcpip_adapter.h
components/tcpip_adapter/tcpip_adapter_lwip.c