]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/tcpip_adapter_set_hostname' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Tue, 10 Jan 2017 05:59:22 +0000 (13:59 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Tue, 10 Jan 2017 05:59:22 +0000 (13:59 +0800)
commit2927688eba4a43c9fd1e55fca7a1ca58af4d22d6
treeadf689a270dcf54c2e67668ec7a989105e077fa6
parente9f8e033094b85f6093c5c1daf4503d208a4271b
parent315b3f979ffed5e1beef1e5f515d972394faa2dc
Merge branch 'bugfix/tcpip_adapter_set_hostname' into 'master'

Fix tcpip_adapter_set_hostname issue

\bThe default hostname for each interface is "espressif", users can call this API to change each interface's hostname.

See merge request !284