Lines Matching refs:changed
704 * def.h/.c: changed the semantics of LWIP_PREFIX_BYTEORDER_FUNCS to prevent
1612 inet and chksum part; changed includes in all lwIP files as appropriate
1698 when it's queried (any direct call to "sysuptime" is changed by a call to
2273 changed snd_queuelen++ to snd_queuelen += pbuf_clen(p).
2348 changed in netif_set_ipaddr if previous netif->ip_addr.addr was 0.
2416 changed raw_pcb.protocol from u16_t to u8_t since for IPv4 and IPv6, proto
2431 addresses after a netif address gets changed (partly fixes bug #3168).
2440 * mem.c, memp.c: Removed semaphores from memp, changed sys_sem_wait calls
2882 netif->linkoutput and changed low_level_input() similarly for consistency.
2974 * Mentioned the changed use of CVS branches in README.
3042 * The packet buffer implementation is changed. The pbuf->ref counter
3043 meaning has changed, and several pbuf functions have been
3046 * netif drivers have to be changed to set the hardware address length field
3067 * The name of the time variable in arp.c has been changed to ctime
3132 * struct eth_addr changed from u16_t[3] array to u8_t[6].
3136 * TCP and UDP ->dest_* struct members where changed to ->remote_*.
3160 * Directory structure somewhat changed; the core/ tree has been
3219 * API: all datatypes has been changed from generic ones such as
3226 * The license was changed; the advertising clause was removed.
3236 * Memory management has been radically changed; instead of
3253 * The directory structure has been changed slightly so that all
3269 * The license has been changed slightly to conform more with the