lwip/src
2007-07-24 17:27:48 +00:00
..
api Fix do_delconn when used with LWIP_TCPIP_CORE_LOCKING=1 on "non-TCP" connections... 2007-07-24 17:27:48 +00:00
core Fix bug #20480: Check the pcb passed to tcp_listen() for the correct state (must be CLOSED). 2007-07-24 07:41:55 +00:00
include opt.h, netif.h, netif.c, ethernetif.c: Add new configuration option to add a link callback in the netif struct, and functions to handle it. Be carefull for port maintainers to add the NETIF_FLAG_LINK_UP flag (like in ethernetif.c) if you want to be sure to be compatible with future changes... 2007-07-13 15:00:40 +00:00
netif Minor fix: debug text inside ethernetif_input 2007-07-24 08:49:00 +00:00
FILES Minor fix (tab, indent...) to respect source code style... 2007-05-04 15:14:14 +00:00