]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/tcpip_adapter_ethernet' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 7 Sep 2017 09:47:20 +0000 (17:47 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 7 Sep 2017 09:47:20 +0000 (17:47 +0800)
commit310269bcdc7a7336c78d3457a5e756cc321d06ee
treeac0dc95cfaf020209fffb51101cf59faf4f68f90
parent0d86db773cb005435d5f2964b15e8aa897204aca
parent58ba8a2a24f929021ec9394dca701d4bfd4e33e5
Merge branch 'bugfix/tcpip_adapter_ethernet' into 'master'

tcpip_adapter: Fix bug which prevents setting a static IP address for Ethernet interface (github #657)

See merge request !1178