Lines Matching refs:task
21 * opt.h, tcp.c, tcp_in.c: Implemented limiting data on ooseq queue (task #9989)
35 (task #11281)
317 * ip.c, udp.c/.h, pbuf.h, sockets.c: task #10495: Added support for
331 * def.h: task #10391: Add preprocessor-macros for compile-time htonl
343 * tcp.c, udp.c: task #6995: Implement SO_REUSEADDR (correctly), added
352 * udp.h/.c, pbuf.h/.c: task #6849: added udp_send(_to/_if) functions that
384 * tcp_impl.h, tcp_out.c, inet_chksum.h/.c: task #6849: Calculate checksum
394 * tcp_out.c: task #7013 (Create option to have all packets delivered to
399 * api.h, api_lib.c, sockets.c: task #10167 (sockets: speed up TCP recv
405 * opt.h, tcp.h, tcp_impl.h, tcp.c, tcp_in.c, tcp_out.c: task #7040:
425 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non-
433 * dhcp.c/.h, autoip.c/.h: task #10139 (Prefer statically allocated
442 * sys layer: task #10139 (Prefer statically allocated memory): converted
445 task #7212: Add Mutex concept in sys_arch (define LWIP_COMPAT_MUTEX
453 * netif.c/.h, removed loopif.c/.h: task #10153 (Integrate loopif into
747 * netif.c, ipv4/ip.c: task #10241 (AutoIP: don't break existing connections
771 * opt.h, mem.h, dns.c: task #10140: Remove DNS_USES_STATIC_BUF (keep
829 * ppp.c: task #10154 (PPP: Update snmp in/out counters for tx/rx packets)
900 task #10102: "netconn: clean up conn->err threading issues" by adding
961 * opt.h, etharp.h/.c: task #9033: Support IEEE 802.1q tagged frame (VLAN),
1121 * opt.h, sockets.c, pbuf.c, netbuf.h, pbuf.h: task #7013: Added option
1141 * dns.c, init.c, dns.h, opt.h: task #7507, patch #6786: DNS supports static
1324 * dhcp.c: task #9192: mem_free of dhcp->options_in and dhcp->msg_in
1497 * rawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes for task #7675 "Enable
1506 netconn::sem per netconn::op_completed like suggested for the task #7490
1512 sizes), like suggested for the task #7490 "Add return value to sys_mbox_post".
1515 * tcpip.h, tcpip.c: add tcpip_callback_with_block function for the task #7490
1521 netconn::mbox (sys_mbox_t) per netconn::sem (sys_sem_t) for the task #7490
1526 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some
1558 sockets.c, init.c: task #7252: Implement TCP listen backlog: Warning: raw API
1581 * udp.c, raw.c: task #7497: Sort lists (pcb, netif, ...) for faster access
1717 ipv6/icmp.h, opt.h: Integrate "task #7272 : LWIP_ICMP option". The new option
1724 for sys_thread_new (see "task #7252 : Create sys_thread_new_ex()"). Two new
1725 parameters have to be provided: a task name, and a task stack size. For this
1733 inside init.c for task #7142 "Sanity check user-configurable values".
1758 * init.c: Add first version of lwip_sanity_check for task #7142 "Sanity check
1769 a place to add code for task #7142 "Sanity check user-configurable values".
1855 * mem.c, memp.c, mem.h, memp.h, opt.h: task #6863: Introduced the option
1935 * opt.h, memp.h, memp.c, pbuf.c (see task #6831): use a new memp pool for