Lines Matching refs:task
28 * Implement task #14367: Hooks need a better place to be defined:
229 * netif.h/.c, nd6.c: task #13729: Convert netif addresses (IPv4 & IPv6) to
242 * task #12178: hardware checksum capabilities can be configured per netif
262 * many files: task #13480: added LWIP_IPV4 define - IPv4 can be disabled,
266 * nearly all files: task #12722 (improve IPv4/v6 address handling): renamed
368 * icmp.c, ip4.c, pbuf.c, udp.c, pbuf.h: task #11472 Support PBUF_REF for RX
652 packets), implemented task #12357 (Ensure that malicious packets don't
717 eventually", implemented task #6930 "Implement SO_LINGER": closing TCP sockets
896 * inet6.h: bug #37585/task #12600: fixed struct in6_addr.s6_addr to conform to spec
977 * opt.h, tcp.c, tcp_in.c: Implemented limiting data on ooseq queue (task #9989)
991 (task #11281)
1273 * ip.c, udp.c/.h, pbuf.h, sockets.c: task #10495: Added support for
1287 * def.h: task #10391: Add preprocessor-macros for compile-time htonl
1299 * tcp.c, udp.c: task #6995: Implement SO_REUSEADDR (correctly), added
1308 * udp.h/.c, pbuf.h/.c: task #6849: added udp_send(_to/_if) functions that
1340 * tcp_impl.h, tcp_out.c, inet_chksum.h/.c: task #6849: Calculate checksum
1350 * tcp_out.c: task #7013 (Create option to have all packets delivered to
1355 * api.h, api_lib.c, sockets.c: task #10167 (sockets: speed up TCP recv
1361 * opt.h, tcp.h, tcp_impl.h, tcp.c, tcp_in.c, tcp_out.c: task #7040:
1381 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non-
1389 * dhcp.c/.h, autoip.c/.h: task #10139 (Prefer statically allocated
1398 * sys layer: task #10139 (Prefer statically allocated memory): converted
1401 task #7212: Add Mutex concept in sys_arch (define LWIP_COMPAT_MUTEX
1409 * netif.c/.h, removed loopif.c/.h: task #10153 (Integrate loopif into
1703 * netif.c, ipv4/ip.c: task #10241 (AutoIP: don't break existing connections
1727 * opt.h, mem.h, dns.c: task #10140: Remove DNS_USES_STATIC_BUF (keep
1785 * ppp.c: task #10154 (PPP: Update snmp in/out counters for tx/rx packets)
1856 task #10102: "netconn: clean up conn->err threading issues" by adding
1917 * opt.h, etharp.h/.c: task #9033: Support IEEE 802.1q tagged frame (VLAN),
2077 * opt.h, sockets.c, pbuf.c, netbuf.h, pbuf.h: task #7013: Added option
2097 * dns.c, init.c, dns.h, opt.h: task #7507, patch #6786: DNS supports static
2280 * dhcp.c: task #9192: mem_free of dhcp->options_in and dhcp->msg_in
2453 * rawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes for task #7675 "Enable
2462 netconn::sem per netconn::op_completed like suggested for the task #7490
2468 sizes), like suggested for the task #7490 "Add return value to sys_mbox_post".
2471 * tcpip.h, tcpip.c: add tcpip_callback_with_block function for the task #7490
2477 netconn::mbox (sys_mbox_t) per netconn::sem (sys_sem_t) for the task #7490
2482 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some
2514 sockets.c, init.c: task #7252: Implement TCP listen backlog: Warning: raw API
2537 * udp.c, raw.c: task #7497: Sort lists (pcb, netif, ...) for faster access
2673 ipv6/icmp.h, opt.h: Integrate "task #7272 : LWIP_ICMP option". The new option
2680 for sys_thread_new (see "task #7252 : Create sys_thread_new_ex()"). Two new
2681 parameters have to be provided: a task name, and a task stack size. For this
2689 inside init.c for task #7142 "Sanity check user-configurable values".
2714 * init.c: Add first version of lwip_sanity_check for task #7142 "Sanity check
2725 a place to add code for task #7142 "Sanity check user-configurable values".
2811 * mem.c, memp.c, mem.h, memp.h, opt.h: task #6863: Introduced the option
2891 * opt.h, memp.h, memp.c, pbuf.c (see task #6831): use a new memp pool for