lwip/src
likewise 29df95c514 As etharp already sends packets from the queue asynchronously, also make it send packet submitted through etharp_output().
etharp_output() now returns err_t.
etharp_query() now sends a packet directly if the IP address is stable.
2004-05-05 18:28:42 +00:00
..
api do not export struct timeval to external users of socket.h to avoid conflicts 2004-03-26 13:21:35 +00:00
core Changed PAD_ETH_SIZE into ETH_PAD_SIZE for consistency with de-facto lwIP naming convention. 2004-05-05 15:09:13 +00:00
include As etharp already sends packets from the queue asynchronously, also make it send packet submitted through etharp_output(). 2004-05-05 18:28:42 +00:00
netif As etharp already sends packets from the queue asynchronously, also make it send packet submitted through etharp_output(). 2004-05-05 18:28:42 +00:00
FILES Update src/FILES and src/netif/FILES 2003-02-05 13:39:35 +00:00