]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/tw8743_menuconfig_add_L2toL3_copy_option' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Thu, 17 Nov 2016 03:52:39 +0000 (11:52 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Thu, 17 Nov 2016 03:52:39 +0000 (11:52 +0800)
lwip: add option to memcopy packet from L2 to L3

Menuconfig add an option to copy the packet from layer2 (WIFI driver) to layer3 (LWIP), default not copy

See merge request !211


Trivial merge