]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
tcpip.h, tcpip.c, ethernetif.c, opt.h: remove options ETHARP_TCPIP_INPUT & ETHARP_TCP...
authorfbernon <fbernon>
Wed, 22 Aug 2007 10:04:35 +0000 (10:04 +0000)
committerfbernon <fbernon>
Wed, 22 Aug 2007 10:04:35 +0000 (10:04 +0000)
commit42f3c24fc4f7e9df9ae8a59351809fd8b8c84327
treef12b7218317f09e4ee13b9b696c7bbc7a4e96e53
parentc4b97a17105822d7c433991b142177f9660d0a7b
tcpip.h, tcpip.c, ethernetif.c, opt.h: remove options ETHARP_TCPIP_INPUT & ETHARP_TCPIP_ETHINPUT, now, only "ethinput" code is supported, even if the name is tcpip_input (we keep the name of 1.2.0 function).
CHANGELOG
src/api/tcpip.c
src/include/lwip/opt.h
src/include/lwip/tcpip.h
src/netif/ethernetif.c