Lines Matching full:an
2 ports or applications to be changed. Use it to update a port or an
3 application written for an older version of lwIP to correctly work
21 * pbuf API: pbuf->type (an u8_t holding the enum 'pbuf_type') has changed to only hold a
28 * httpd LWIP_HTTPD_CGI_SSI: httpd_cgi_handler() has an additional parameter "struct fs_file *"
43 These can be used to post preallocated messages from an ISR to the tcpip thread
51 supported any more, netif->state is interpreted as an u8_t port number now
52 (it's not a POINTER to an u8_t any more!)
58 * UDP does NOT receive multicast traffic from ALL netifs on an UDP PCB bound to a specific
61 See bug #49662 for an explanation.
67 …* Changed netif "up" flag handling to be an administrative flag (as opposed to the previous meanin…
81 * Added an implementation for posix sendmsg()
114 * added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when a memp pool was empty and an item
131 see doc/ppp.txt for an upgrading how-to
208 * Added an additional option LWIP_ETHERNET to support ethernet without ARP