Lines Matching refs:Added
35 * Added a minimal version of posix fctl() to have a
45 * Added 4 new files: def.c, timers.c, timers.h, tcp_impl.h:
51 Added timer implementation for NO_SYS==1, set NO_SYS_NO_TIMERS==1 if you
61 * Added Mutex concept in sys_arch (define LWIP_COMPAT_MUTEX to let sys.h use
71 * Added LWIP_NETIF_TX_SINGLE_PBUF to always copy to try to create single pbufs
74 * Added an additional option LWIP_ETHERNET to support ethernet without ARP
81 * Added TCP_SNDQUEUELOWAT corresponding to TCP_SNDLOWAT
100 * Added define LWIP_RAND() for lwip-wide randomization (needs to be defined
103 * Added printf-formatter X8_F to printf u8_t as hex
111 * Added const char* name to mem- and memp-stats for easier debugging.
116 * Added SO_REUSE_RXTOALL to pass received UDP broadcast/multicast packets to
128 * Added errorset support to select() + improved select speed overhead
130 * Added timer implementation for NO_SYS==1 (may be disabled with NO_SYS_NO_TIMERS==1
140 * Added support for static ARP table entries