]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
etharp_query() has error return type now. Matched dhcp.c with this change.
authorlikewise <likewise>
Tue, 1 Apr 2003 14:02:50 +0000 (14:02 +0000)
committerlikewise <likewise>
Tue, 1 Apr 2003 14:02:50 +0000 (14:02 +0000)
commit1a72feb1286eef59a95b8384abfc7fd2d953ab01
tree98485d9b49a8f11cc2a39cc494fb52ddb79133bf
parent132b09ce096a41af79317ff646b46246f73ccab5
etharp_query() has error return type now. Matched dhcp.c with this change.
Added debug messages in other places.
FILES
src/core/dhcp.c
src/core/ipv4/ip.c
src/core/netif.c
src/core/tcp_in.c
src/core/udp.c
src/include/lwip/pbuf.h
src/include/netif/etharp.h
src/netif/etharp.c