]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/lwip_loopback' into 'master'
authorJiang Jiang Jian <jack@espressif.com>
Fri, 5 May 2017 07:45:14 +0000 (15:45 +0800)
committerJiang Jiang Jian <jack@espressif.com>
Fri, 5 May 2017 07:45:14 +0000 (15:45 +0800)
fix(lwip): fix tcp connect fail when enable LOOPIF

when enable the LOOPIF, because of use the loopnetif, the TCP connect will fail. see TW12029

See merge request !711


Trivial merge