Lines Matching full:h

85   * tcp.h/.c: added function tcp_listen_with_backlog_and_err() to get the error
92 * opt.h, ndc.h/.c: add support for RDNSS option (as per RFC 6106)
95 * opt.h, nd6.c: Added LWIP_HOOK_ND6_GET_GW()
116 * opt.h, tcp: added LWIP_HOOK_TCP_ISN() to implement less predictable initial
156 * opt.h, timeouts.h/.c: added LWIP_TIMERS_CUSTOM to override the default
163 * timers.h/.c: prepare for overriding current timeout implementation: all
205 * snmp_structs.h, mib_structs.c, mib2.c: snmp: fixed ugly inheritance
210 * netif.h/.c, nd6.c: task #13729: Convert netif addresses (IPv4 & IPv6) to
217 snmp_mib2.h.
220 * opt.h, dns.h/.c: DNS/IPv6: added support for AAAA records
239 * dhcp.h/c, autoip.h/.c: added functions dhcp/autoip_supplied_address() to
254 * opt.h, ip4_addr.h, ip4.c, ip6.c: loopif is not required for loopback traffic
258 * opt.h, etharp.c: with ETHARP_TABLE_MATCH_NETIF== 1, duplicate (Auto)-IP
268 * netif.h/.c: patch #8359 (Provide utility function to add an IPv6 address to
279 * netif.c, udp.h/.c: fixed bug #40753 (re-bind UDP pcbs on change of IP address)
287 * netif.h, dhcp.c: Removed unused netif flag for DHCP. The preferred way to evaluate
291 * netif.h, slipif.c, ppp.c: Removed unused netif flag for point to point connections
302 * opt.h, dhcp.h/.c: patch #8361 "Add support for NTP option in DHCP"
305 * opt.h, snmp*: added support for write-access community and dedicated
309 * opt.h, memp.c: added hook LWIP_HOOK_MEMP_AVAILABLE() to get informed when
313 * opt.h, pbuf.h/.c, etharp.c: Added the option PBUF_LINK_ENCAPSULATION_HLEN to
317 * timers.h/.c: introduce sys_timeouts_sleeptime (returns the time left before
321 * opt.h, sockets.h/c: patch #7702 "Include ability to increase the socket number
325 * opt.h, def.h, others: patch #8423 "arch/perf.h" should be made an optional item
328 * api_msg.c, opt.h: started to implement fullduplex sockets/netconns
345 * ip6.h: fixed bug #43778: IPv6 header version not set on 16-bit platform
349 * icmp.c, ip4.c, pbuf.c, udp.c, pbuf.h: task #11472 Support PBUF_REF for RX
353 * sockets.c/.h, init.c: lwip_socket_init() is not needed any more
357 * dns.c, opt.h: reduced ram usage by parsing DNS responses in place
360 * pbuf.h/.c: added pbuf_take_at() and pbuf_put_at()
367 * arch.h and many other files: added optional macros PACK_STRUCT_FLD_8() and
372 * netif.h: bug #42998: made NETIF_MAX_HWADDR_LEN overridable for some special
376 * opt.h, etharp.c: Added LWIP_HOOK_ETHARP_GET_GW to implement IPv4 routing with
380 * opt.h, etharp.h/.c: patch #7993: Added support for transmitting packets
392 * icmp, icmp6, opt.h: patch #8027: Completed HW checksuming for IPv4 and
461 * sockets.c, opt.h: (bug #30185): added LWIP_FIONREAD_LINUXMODE that makes
466 combined ipv4/ipv6 inet_chksum.c, added ip.h, ip_addr.h: Combined IPv4
482 * memp.h/.c: fixed bug #48442 (memp stats don't work for MEMP_MEM_MALLOC)
500 * sntp.h/.c: Fix return value of sntp_getserver() call to return a pointer
538 * err.h/.c, sockets.c: ERR_IF is not necessarily a fatal error
564 * ip6_frag.h/.c: fixed bug bug #41009: IPv6 reassembly broken on 64-bit platforms:
572 * snmp_msg.h, msg_in.c: fixed bug #43790: Sending octet string of Length >255
590 * dhcp.h/.c: fixed bugs #45140 and #45141 (dhcp was not stopped correctly after
598 * tcp_impl.h, tcp.c, tcp_in.c: fixed bug #41318 (Bad memory ref in tcp_input()
606 * dhcp.h/.c: fixed bug #38204 (DHCP lease time not handled correctly)
612 * api.h, tcpip.h, api_lib.c, api_msg.c: fixed race conditions in assigning
628 * netif.c, tcp.h/.c: fixed bug #44378 (TCP connections are not aborted on netif
637 * udp.h/.c, sockets.c: fixed bug #43028 (IP_MULTICAST_TTL affects unicast
648 * ip4.h/.c, udp.c: fixed bug #38061 (wrong multicast routing in IPv4) by
659 * udp.h, sockets.c: added proper accessor functions for pcb->multicast_ip
667 * err.h, sockets.c, api_msg.c: fixed bug #38853 "connect() use a wrong errno":
672 * tcp_impl.h, tcp_out.c, tcp.c, api_msg.c: fixed bug #37614 "Errors from
685 * ip.h, ip4.c, ip6.c: fixed bug #36403 "ip4_input() and ip6_input() always pass
710 * sockets.c/.h, memp_std.h: fixed bug #40788 "lwip_setsockopt_internal() crashes"
716 * opt.h, dhcp.h/.c: prevent dhcp from starting when netif link is down (only
751 * err.h/.c, sockets.c, api_msg.c: fixed bug #43110 call getpeername() before
765 * tcp_impl.h, tcp_in.c: fixed bug #37969 SYN packet dropped as short packet in
772 * *.h: Fixed bug #35874 reserved identifier violation (removed leading underscores
783 * dhcp.c, ip4.c/.h, ip6.c/.h, udp.c/.h, ip.h: Fixed bug #41787 DHCP Discovery
790 * opt.h, sockets.c: fixed bug #35928 BSD sockets functions must set errno for
814 * netif.c/.h, udp.c: fixed bug #39225 udp.c uses netif_matches_ip6_addr() incorrectly;
821 * etharp.c, opt.h: fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)
824 * etharp.h/.c: fixed bug #34682 Limit ARP request flood for unresolved entry
837 * api.h, sockets.c: fixed bug #41499 netconn::recv_avail can overflow
840 * memp_std.h: patch #7928 Fixed size calculation in MALLOC memory pool
854 * snmp.h, mib2.c: fixed constness and spelling of sysdescr
874 * inet.h, sockets.h: partially fixed bug #37585: IPv6 compatibility (in socket structs)
877 * inet6.h: bug #37585/task #12600: fixed struct in6_addr.s6_addr to conform to spec
886 * ip6.h, some ipv6 C files: fixed bug #38526 Coverity: Recursive Header Inclusion in ip6.h
895 * pbuf.h: fixed bug #38097 pbuf_free_ooseq() warning
934 * api_msg.h, api_lib.c, api_msg.c, netifapi.c: fixed bug #35931: Name space
938 * inet6.h: fixed bug #34124 struct in6_addr does not conform to the standard
947 * posix/*: added posix-compatibility include files posix/netdb.h and posix/sys/socket.h
951 * opt.h, icmp.c: Added option CHECKSUM_GEN_ICMP
954 * ip.h: implemented API functions to access so_options of IP pcbs (UDP, TCP, RAW)
958 * opt.h, tcp.c, tcp_in.c: Implemented limiting data on ooseq queue (task #9989)
959 (define TCP_OOSEQ_MAX_BYTES / TCP_OOSEQ_MAX_PBUFS in lwipopts.h)
962 * opt.h, api.h, api_lib.c, api_msg.h/.c, sockets.c: Implemented timeout on
970 * ppp.h, ppp_impl.h: splitted ppp.h to an internal and external header file
975 * opt.h, tcp_impl.h, tcp.c, udp.h/.c: Added a config option to randomize
983 * opt.h, netif.h/.c: added netif remove callback (bug #32397)
990 * ip4.c, etharp.c, pbuf.h: bug #33634 ip_forward() have a faulty behaviour:
1000 * tcpip.c/.h: patch #7449 allow tcpip callback from interrupt with static
1059 * tcp.h, tcp_in.c, tcp_out.c: partly fixed bug #25882: TCP hangs on
1079 * tcp.h/.c, tcp_impl.h, tcp_in.c: fixed bug #31177: tcp timers can corrupt
1087 * netif.c, etharp.h/.c: fixed bug #34684: Clear the arp table cache when
1098 * arch.h, netdb.c: fixed bug #34592: lwip_gethostbyname_r uses nonstandard
1102 * opt.h: fixed default values of TCP_SNDLOWAT and TCP_SNDQUEUELOWAT for small
1106 * tcp_impl.h, tcp_out.c: fixed bug #34587: TCP_BUILD_MSS_OPTION doesn't
1113 * sockets.h: fixed bug #34580 fcntl() is missing in LWIP_COMPAT_SOCKETS
1125 * def.h, timers.c: fixed bug #34541: LWIP_U32_DIFF is unnecessarily complex
1151 * mem.h: fixed bug #34377 MEM_SIZE_F is not defined if MEM_LIBC_MALLOC==1
1154 * pbuf.h, tcp.c, tcp_in.c: fixed bug #33871: rejecting TCP_EVENT_RECV() for
1158 * tcp_impl.h: fixed bug #34355: nagle does not take snd_buf/snd_queuelen into
1162 * opt.h: fixed default value of TCP_SND_BUF to not violate the sanity checks
1181 * opt.h: fixed bug #31809 LWIP_EVENT_API in opts.h is inconsistent compared
1192 * sockets.h: fixed bug #34057 socklen_t should be a typedef
1208 * api_lib.c, api_msg.c, sockets.c, api.h: fixed bug #31084 (socket API returns
1213 * pbuf.c/.h, timers.c: freeing ooseq pbufs when the pbuf pool is empty implemented
1246 * tcp_impl.h, tcp_in.c, tcp_out.c: Removed 'dataptr' from 'struct tcp_seg' and
1250 * dhcp.c/.h: Added a function to deallocate the struct dhcp from a netif
1254 * ip.c, udp.c/.h, pbuf.h, sockets.c: task #10495: Added support for
1268 * def.h: task #10391: Add preprocessor-macros for compile-time htonl
1272 * opt.h, memp_std.h, memp.c, ppp_oe.h/.c: PPPoE now uses its own MEMP pool
1273 instead of the heap (moved struct pppoe_softc from ppp_oe.c to ppp_oe.h)
1276 * opt.h, memp_std.h, dns.h/.c: DNS_LOCAL_HOSTLIST_IS_DYNAMIC uses its own
1285 * netbuf.h/.c, sockets.c, api_msg.c: use checksum-on-copy for sending
1289 * udp.h/.c, pbuf.h/.c: task #6849: added udp_send(_to/_if) functions that
1294 * ip_addr.h, etharp.h/.c, autoip.c: Create overridable macros for copying
1301 * tcpip.h/.c, timers.c: Added an overridable define to get informed when the
1314 * opt.h, tcpip.c/.h: Added an option to disable tcpip_(un)timeout code
1318 * opt.h, etharp.c/.h: Added support for static ARP table entries
1321 * tcp_impl.h, tcp_out.c, inet_chksum.h/.c: task #6849: Calculate checksum
1336 * api.h, api_lib.c, sockets.c: task #10167 (sockets: speed up TCP recv
1342 * opt.h, tcp.h, tcp_impl.h, tcp.c, tcp_in.c, tcp_out.c: task #7040:
1350 * stats.c/.h: Added const char* name to mem- and memp-stats for easier
1354 * tcp.h (and usages), added tcp_impl.h: Splitted API and internal
1358 * ip_addr.h: Improved some defines working on ip addresses, added faster
1362 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non-
1366 * sockets.c/.h: Added a minimal version of posix fctl() to have a
1370 * dhcp.c/.h, autoip.c/.h: task #10139 (Prefer statically allocated
1375 * tcp.c/h: patch #6865 (SO_REUSEADDR for TCP): if pcb.so_options has
1383 to let sys.h use binary semaphores instead of mutexes - as before)
1386 * timers.c/.h: Added function sys_restart_timeouts() from patch #7085
1390 * netif.c/.h, removed loopif.c/.h: task #10153 (Integrate loopif into
1395 * inet.h, ip_addr.c/.h: Added reentrant versions of inet_ntoa/ipaddr_ntoa
1399 * netif.h: Added netif_s/get_igmp_mac_filter() macros
1402 * netif.h: Added function-like macros to get/set the hostname on a netif
1409 * opt.h, memp_std.h, dns.h, netdb.c, memp.c: Let netdb use a memp pool
1413 * dhcp.h, dhcp.c: Reworked the code that parses DHCP options: parse
1423 * api.h, api_msg.c, sockets.c: Added except set support in select
1427 * api.h, sockets.h, err.h, api_lib.c, api_msg.c, sockets.c, err.c:
1432 * opt.h, tcp.h, init.c, api_msg.c: Added TCP_SNDQUEUELOWAT corresponding
1439 * ppp.c/.h: Fixed bug #27856: PPP: Set netif link- and status-callback
1448 * opt.h, memp.c: patch #6822 (Add option to place memory pools in
1453 LWIP_RAND() for lwip-wide randomization (to be defined in cc.h)
1456 * tcpip.c, init.c, memp.c, sys.c, memp_std.h, sys.h, tcpip.h
1457 added timers.c/.h: Separated timer implementation from semaphore/mbox
1458 implementation, moved timer implementation to timers.c/.h, timers are
1463 * opt.h, etharp.h/.c, init.c, tcpip.c: Added an additional option
1477 * etharp.h/.c: Fixed broken VLAN support.
1500 * err.h/.c, sockets.c, api_msg.c: fixed bug #31748 (Calling non-blocking connect
1529 * err.h: Fixed ERR_IS_FATAL so that ERR_WOULDBLOCK is not fatal.
1532 * api.h, api_lib.c, api_msg.c, sockets.c: netconn.recv_avail is only used for
1559 * sockets.h: Fixed bug #31304: Changed SHUT_RD, SHUT_WR and SHUT_RDWR to
1572 * sockets.h: Fixed bug #31385: sizeof(struct sockaddr) is 30 but should be 16
1614 * init.c, timers.c/.h, opt.h, memp_std.h: From patch #7221: added flag
1618 * api(_lib).c/.h, api_msg.c/.h, sockets.c/.h: Fixed bug #10088: Correctly
1622 * pbuf.c/.h, ip_frag.c/.h, opt.h, memp_std.h: Fixed bug #29361 (ip_frag has
1641 * def.h/.c: changed the semantics of LWIP_PREFIX_BYTEORDER_FUNCS to prevent
1645 * def.h, timers.c: Fixed bug #29769 (sys_check_timeouts: sys_now() may
1653 * ip_addr.c/.h: patch #7143: Add a few missing const qualifiers
1679 * opt.h, etharp.h: Fixed bug #29148 (Incorrect PBUF_POOL_BUFSIZE for ports
1680 where ETH_PAD_SIZE > 0) by moving definition of ETH_PAD_SIZE to opt.h
1708 * opt.h, mem.h, dns.c: task #10140: Remove DNS_USES_STATIC_BUF (keep
1712 * tcp.h, tcp.c, tcp_in.c, tcp_out.c: Task #10088: Correctly implement
1717 * mem.c/.h, pbuf.c: Renamed mem_realloc() to mem_trim() to prevent
1721 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK
1730 * opt.h: Disable ETHARP_TRUST_IP_MAC by default since it slows down packet
1734 * etharp.c/.h: Fixed ARP input processing: only add a new entry if a
1739 * netif.h, etharp.c, tcpip.c: Fixed bug #28183 (ARP and TCP/IP cannot be
1754 * mem.h: Fixed bug #28866 (mem_realloc function defined in mem.h)
1757 * api_lib.c, api_msg.c, sockets.c, api.h, api_msg.h: Fixed bug #22110
1773 * igmp.c/.h, ip.h: Moved most defines from igmp.h to igmp.c for clarity
1777 * igmp.c, igmp.h, stats.c, stats.h: Improved IGMP stats
1785 * nearly every file: Use macros defined in ip_addr.h (some of them new)
1794 * ip_addr.h, inet.h, def.h, inet.c, def.c, more: Cleanly separate the
1795 portability file inet.h and its contents from the stack: moved htonX-
1796 functions to def.h (and the new def.c - they are not ipv4 dependent),
1797 let inet.h depend on ip_addr.h and not the other way round.
1804 * tcp.h, tcp.c, tcp_in.c: Fixed bug #27871: Calling tcp_abort() in recv
1809 * snmp_structs.h, msg_in.c: Partly fixed bug #22070 (MIB_OBJECT_WRITE_ONLY
1836 * api_lib.c, api_msg.c, (api_msg.h, api.h, sockets.c, tcpip.c):
1841 * api.h, api_lib.c, sockets.c: Changed netconn_recv() and netconn_accept()
1848 * api_msg.h/.c, api_lib.c: Fixed bug #26672 (close connection when receive
1859 * tcp.h/.c: bug #28127 (remove call to tcp_output() from tcp_ack(_now)())
1869 * timers.c, tcp.h: Call tcp_timer_needed() with NO_SYS==1, too
1872 * netdb.h: Fixed bug #28496: missing include guards in netdb.h
1888 * netifapi.c/.h: Added netifapi_netif_set_addr()
1891 * api_msg.c, netbuf.c/.h, opt.h: patch #6888: Patch for UDP Netbufs to
1895 * slipif.c/.h: bug #26397: SLIP polling support
1898 * opt.h, etharp.h/.c: task #9033: Support IEEE 802.1q tagged frame (VLAN),
1902 * ip_addr.h, netdb.c: patch #6900: added define ip_ntoa(struct ip_addr*)
1909 * tcp.h/.c: Added function tcp_debug_state_str() to convert a tcp state
1919 * ppp.h/.c: Fixed bug #27079 (Yet another leak in PPP): outpacket_buf can
1926 * tcp.h, tcp_in.c, tcp_out.c: Fixed bug #28106: dup ack for fast retransmit
1942 * tcp.h: Fixed bug #28098: Nagle can prevent fast retransmit from sending
1946 * tcp.h, sockets.c: Fixed bug #28099: API required to disable Nagle
1961 * netdb.h: Fixed bug #27994: incorrect define for freeaddrinfo(addrinfo)
1964 * opt.h: Increased default value for TCP_MSS to 536, updated default
1968 * tcp_in.c, tcp_out.c, tcp.h: re-work the fast retransmission code
1975 * tcp.h: bug-fix in the TCP_EVENT_RECV macro (has to call tcp_recved if
1992 * dhcp.c/.h: Minor code simplification (don't store received pbuf, change
2022 * opt.h: Fixed default values of some stats to only be enabled if used
2040 * opt.h, init.c: bug #26649: TCP fails when TCP_MSS > TCP_SND_BUF
2047 * many ppp files: bug #27267: Added include to string.h where needed
2050 * tcp.h: patch #6843: tcp.h macro optimization patch (for little endian)
2058 * opt.h, sockets.c, pbuf.c, netbuf.h, pbuf.h: task #7013: Added option
2063 * icmp.h, icmp.c: Shrinked ICMP code, added option to NOT check icoming
2067 * ip.h, ip.c: Added ip_current_netif() & ip_current_header() to receive
2071 * sys.h: Made SYS_LIGHTWEIGHT_PROT and sys_now() work with NO_SYS=1
2074 * mem.c, opt.h: Added option MEM_USE_POOLS_TRY_BIGGER_POOL to try the next
2078 * dns.c, init.c, dns.h, opt.h: task #7507, patch #6786: DNS supports static
2087 * tcp.c, tcp_out.c, tcp_in.c, sys.h, tcp.h, opts.h: add support for
2092 * cc.h: Added printf formatter for size_t: SZT_F
2095 * icmp.c, opt.h: patch #6539: (configurable) response to broadcast- and multicast
2099 * init.h: Added LWIP_VERSION to get the current version of the stack
2102 * opt.h, memp.h/.c: added MEMP_MEM_MALLOC to use mem_malloc/mem_free instead
2107 * ipv4/inet_chksum.c, ipv4/lwip/inet_chksum.h: inet_chksum_pseudo_partial()
2120 * mem.c, opt.h, stats.h: fixed bug #21433: Calling mem_free/pbuf_free from
2126 * stats.h/.c, some other files: patch #6483: stats module improvement:
2131 * err.h: patch #6459: Made err_t overridable to use a more efficient type
2132 (define LWIP_ERR_T in cc.h)
2139 * netif.c, loopif.c, ip.c, netif.h, loopif.h, opt.h: Checked in slightly
2154 * mem.h: Fixed bug #27105: "realloc() cannot replace mem_realloc()"s
2157 * api.h api_msg.h netdb.h sockets.h: add missing #include directives
2160 * api_msg.c, sockets.c, api.h: BUG23240 use signed counters for
2165 * api_msg.c api.h: BUG26722: initialise netconn write variables
2169 * tcp.h: BUG26879: set ret value in TCP_EVENT macros when function is not set
2172 * tcp.c, tcp_in.c, tcp_out.c, tcp.h: BUG26301 and BUG26267: correct
2177 * etharp.h, etharp.c, netif.c: fixed bug #26507: "Gratuitous ARP depends on
2181 * ip.h, ip.c, igmp.c: bug #26487: Added ip_output_if_opt that can add IP options
2199 * tcp.h: bug #26349: Nagle algorithm doesn't send although segment is full
2203 * tcpip.h, tcpip.c: fixed tcpip_untimeout (does not need the time, broken after
2216 * raw.c, udp.c, init.c, opt.h, ip.h, sockets.h: bug #26309: Implement the
2219 which want to enable this filter have to set IP_SOF_BROADCAST=1 in opt.h.
2221 have to set IP_SOF_BROADCAST_RECV=1 in opt.h.
2233 * memp.c, mem.c, memp.h, mem_std.h: bug #26213 "Problem with memory allocation
2264 * ip.c, ip6.c, tcp_out.c, ip.h: patch #6808: Add a utility function
2285 * init.c, opt.h: Patch#6774 TCP_QUEUE_OOSEQ breaks compilation when
2289 * tcp.h: Patch#6802 Add do-while-clauses to those function like
2290 macros in tcp.h
2293 * tcp.c, tcp_in.c, tcp_out.c, tcp.h, opt.h: Rework the way window
2306 * tcp.c, tcp_in.c, tcp.h: add tcp_abandon() to cope with dropping
2317 * sockets.h/.c, api_*.h/.c: fixed arguments of socket functions to match the standard;
2321 * tcp.h, tcp.c: fixed bug #24440: TCP connection close problem on 64-bit host
2332 * opt.h, api_msg.c: added configurable default valud for netconn->recv_bufsize:
2374 * inet.h, ip_addr.h: fixed bug #24132: Cross-dependency between ip_addr.h and
2375 inet.h -> moved declaration of struct in_addr from ip_addr.h to inet.h
2382 * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
2399 * mem.h: Fix BUG#23254. Change macro definition of mem_* to allow
2403 * err.h, err.c, sockets.c: Fix bug #23119: Reorder timeout error code to
2411 * mem.c, tcpip.c, tcpip.h, opt.h: fixed bug #21433 (Calling mem_free/pbuf_free
2413 in lwipopts.h or use pbuf_free_callback(p)/mem_free_callback(m) to free pbufs
2427 made from lwipopts.h. Fix comment on how to override LWIP_CHKSUM.
2430 * tcp.c, tcp_in.c, tcp.h, opt.h: Rename LWIP_CALCULATE_EFF_SEND_MSS in
2434 * rawapi.txt, api_msg.c, tcp.c, tcp_in.c, tcp.h: changes for task #7675 "Enable
2442 * tcpip.h, tcpip.c, api.h, api_lib.c, api_msg.c, sockets.c: replace the field
2447 * api_msg.c, opt.h: replace DEFAULT_RECVMBOX_SIZE per DEFAULT_TCP_RECVMBOX_SIZE,
2452 * tcpip.h, tcpip.c: add tcpip_callback_with_block function for the task #7490
2457 * tcpip.h, tcpip.c, api.h, api_lib.c, api_msg.c, sockets.c: replace the field
2462 * sys_arch.txt, api.h, api_lib.c, api_msg.h, api_msg.c, tcpip.c, sys.h, opt.h:
2466 in opt.h to indicate sizes for tcpip::mbox, netconn::recvmbox, and for the
2475 * rawapi.txt, api.h, api_lib.c, api_msg.h, api_msg.c, sockets.c, tcp.h, tcp.c,
2476 tcp_in.c, init.c, opt.h: rename backlog options with TCP_ prefix, limit the
2481 * tcp.c, tcp_in.c, tcp_out.c, tcp.h: Add TCP persist timer
2484 * autoip.c, etharp.c: ip_addr.h: Integrate patch #6348: "Broadcast ARP packets
2494 * tcp.h, opt.h, api.h, api_msg.h, tcp.c, tcp_in.c, api_lib.c, api_msg.c,
2500 * api_msg.c, err.h, err.c, sockets.c, dns.c, dns.h: replace "enum dns_result"
2504 * dns.h, dns.c, opt.h: move DNS options to the "right" place. Most visibles
2510 provide a function "struct hostent* sys_thread_hostent( struct hostent* h)"
2511 which have to do a copy of "h" and return a pointer ont the "per-thread" copy.
2524 * etharp.c, stats.c, stats.h, opt.h: Introduced ETHARP_STATS
2531 * netdb.h, netdb.c, sockets.h/.c: Moved lwip_gethostbyname from sockets.c
2535 * tcp.h, opt.h, tcp.c, tcp_in.c: implemented calculating the effective send-mss
2540 * api_msg.c, dns.h, dns.c: Implement DNS_DOES_NAME_CHECK option (check if name
2548 Moved inet files into ipv4/ipv6 directory; splitted inet.c/inet.h into
2552 * api.h, api_msg.h, api_lib.c, api_msg.c, socket.h, socket.c: Added sequential
2557 * opt.h, init.c, tcpip.c, dhcp.c, dns.h, dns.c: add DNS client for simple name
2561 in your lwipopts.h file (LWIP_DNS=0 in opt.h). DNS_DEBUG can be set to get
2566 * opt.h, mib2.c: Patch #6215: added ifAdminStatus write support (if explicitly
2571 * api.h, api_msg.h and dependent files: Task #7410: Removed the need to include
2572 core header files in api.h (ip/tcp/udp/raw.h) to hide the internal
2576 * api.h, api_lib.c, api_msg.c, sockets.c, opt.h: add SO_RCVBUF option for UDP &
2577 RAW netconn. You need to set LWIP_SO_RCVBUF=1 in your lwipopts.h (it's disabled
2584 * sockets.h, sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c, tcp.h, tcp_out.c:
2591 * api.h, api_lib.c, api_msg.c: Add macro API_EVENT in the same spirit than
2602 * ip_frag.c, memp.c, mib2.c, ip_frag.h, memp_std.h, opt.h: Changed IP_REASSEMBLY
2607 * tcpip.c, etharp.h, etharp.c: moved ethernet_input from tcpip.c to etharp.c so
2611 * netifapi.h, netifapi.c: add function netifapi_netif_set_default. Change the
2616 * netifapi.h, netifapi.c: add functions netifapi_netif_set_up, netifapi_netif_set_down,
2621 * udp.h, udp.c, sockets.c: Changes for "#20503 IGMP Improvement". Add IP_MULTICAST_IF
2627 * snmp.h, mib2.c: enable to remove SNMP timer (which consumne several cycles
2639 * igmp.h, igmp.c, netif.h, netif.c, ip.c: To enable to have interfaces with IGMP,
2647 * sockets.c, ip.h, api.h, tcp.h: declare a "struct ip_pcb" which only contains
2653 * udp.c, ipv4/icmp.c, ipv4/ip.c, ipv6/icmp.c, ipv6/ip6.c, ipv4/icmp.h,
2654 ipv6/icmp.h, opt.h: Integrate "task #7272 : LWIP_ICMP option". The new option
2660 * opt.h, sys.h, tcpip.c, slipif.c, ppp.c, sys_arch.txt: Change parameters list
2664 your lwipopts.h. For port maintainers, you can just add these new parameters
2673 * igmp.h, igmp.c, memp_std.h, memp.c, init.c, opt.h: Replace mem_malloc call by
2674 memp_malloc, and use a new MEMP_NUM_IGMP_GROUP option (see opt.h to define the
2681 * igmp.h, igmp.c, sockets.c, api_msg.c: Changes for "#20503 IGMP Improvement".
2689 * Add netbuf.h, netbuf.c, Change api.h, api_lib.c: #7249 "Split netbuf functions
2699 * igmp.h, igmp.c, tcpip.c, init.c, netif.c: change igmp_init and add igmp_start.
2704 * Add init.h, init.c, Change opt.h, tcpip.c: Task #7213 "Add a lwip_init function"
2711 in opt.h, you should configure in your lwipopts.h (they are enabled per default).
2719 * netif.h, netif.c: Integrate "patch #6163 : Function to check if link layer is up".
2723 * netif.h, netif.c, opt.h: Rename LWIP_NETIF_CALLBACK in LWIP_NETIF_STATUS_CALLBACK
2727 * tcpip.h, tcpip.c, ethernetif.c, opt.h: remove options ETHARP_TCPIP_INPUT &
2732 * memp_std.h, memp.h, memp.c, mem.c, stats.c: (Task #7136) Centralize mempool
2733 settings into new memp_std.h and optional user file lwippools.h. This adds
2746 * mem.c, mem.h: Added mem_calloc().
2749 * tcpip.c, tcpip.h memp.c, memp.h: Added distinct memp (MEMP_TCPIP_MSG_INPKT)
2755 * pbuf.c, pbuf.h, etharp.c, tcp_in.c, sockets.c: Split pbuf flags in pbuf
2765 * ppp_oe.c ppp_oe.h, auth.c chap.c fsm.c lcp.c ppp.c ppp.h,
2766 etharp.c ethernetif.c, etharp.h, opt.h tcpip.h, tcpip.c:
2770 * api_lib.c, ip_frag.c, pbuf.c, api.h, pbuf.h: Introduced pbuf_copy_partial,
2779 * opt.h, netif.h, netif.c, ethernetif.c: Add new configuration option to add
2785 * sockets.h, sockets.c: Implement MSG_PEEK flag for recv/recvfrom functions.
2788 * etharp.h, etharp.c: Combined etharp_request with etharp_raw for both
2792 * mem.c, memp.c, mem.h, memp.h, opt.h: task #6863: Introduced the option
2798 * api_lib.c, api_msg.c, api.h, api_msg.h: Converted the length argument of
2804 * tcp.h, api_msg.c: Moved the nagle algorithm from netconn_write/do_write
2805 into a define (tcp_output_nagle) in tcp.h to provide it to raw api users, too.
2808 * api.h, api_lib.c, api_msg.c: Fixed bug #20021: Moved sendbuf-processing in
2813 * etharp.c, etharp.h: Changed etharp to use a defined hardware address length
2818 * sockets.c, sockets.h: Implemented socket options SO_NO_CHECK for UDP sockets
2822 * debug.h, api_msg.c: change LWIP_ERROR to use it to check errors like invalid
2823 pointers or parameters, and let the possibility to redefined it in cc.h. Use
2827 * sockets.c, sockets.h: Added UDP lite support for sockets
2830 * udp.h, opt.h, api_msg.c, ip.c, udp.c: Included switch LWIP_UDPLITE (enabled
2835 * autoip.h, autoip.c, dhcp.h, dhcp.c, netif.h, netif.c, etharp.h, etharp.c, opt.h:
2841 * etharp.h, etharp.c, ethernetif.c: Modified order of parameters for
2846 * netif.h, ethernetif.c, slipif.c, loopif.c: Added define
2851 * opt.h, ip_frag.c, ip_frag.h, ip.c: Added option IP_FRAG_USES_STATIC_BUF
2860 * api.h, api_lib.c, api_msg.c, sockets.c: group the different NETCONN_UDPxxx
2864 * opt.h, memp.h, memp.c: Added option MEMP_OVERFLOW_CHECK to check for memp
2872 * opt.h, memp.h, memp.c, pbuf.c (see task #6831): use a new memp pool for
2877 * sockets.c, api_lib.c, api_msg.h, api_msg.c, netifapi.h, netifapi.c, tcpip.c:
2883 * *.h (except netif/ppp/*.h): Included patch #5448: include '#ifdef __cplusplus
2886 out the netif/ppp/*h header files for now, since I don't know which files are
2890 * opt.h, *.c/*.h: Included patch #5920: Create define to override C-library
2896 * mem.h: If MEM_LIBC_MALLOC==1, allow the defines (e.g. mem_malloc() -> malloc())
2905 * sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c: Fix bug #19162 "lwip_sento: a possible
2913 * sys.h, api_lib.c: Provide new sys_mbox_tryfetch function. Require ports to provide new
2916 by the port in sys_arch.h if desired.
2919 * opt.h, tcpip.h, tcpip.c, netifapi.h, netifapi.c: New configuration option LWIP_NETIF_API
2921 clients, using new functions from netifapi.h. Disable as default (no port change to do).
2927 * arch.h, api_msg.c, dhcp.c, msg_in.c, sockets.c: Introduced #define LWIP_UNUSED_ARG(x)
2929 are not using this variable. Can be overriden in cc.h.
2932 * opt.h, netif.h, dhcp.h, dhcp.c: New configuration option LWIP_NETIF_HOSTNAME allow to
2939 * netif.h, netif.c: A new NETIF_FLAG_ETHARP flag is defined in netif.h, to allow to
2945 * opt.h, tcpip.c: New configuration option LWIP_ARP allow to disable ARP init at build
2951 * stats.h, stats.c, msg_in.c: Stats counters can be change to u32_t if necessary with the
2953 your lwipopts.h. More, unused counters are not defined in the stats structs, and not
2958 * netif.c, netif.h: Apply patch#4197 with some changes (originator: [email protected]).
2962 * sockets.h, sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c, igmp.h, igmp.c,
2963 ip.c, netif.h, tcpip.c, opt.h:
2969 * tcp.h, tcp.c, sockets.c, tcp_out.c, tcp_in.c, opt.h: Keepalive values can
2975 * tcp.h: Keepalive values can be configured at compile time, but don't change
2979 * sockets.c, api.h, api_lib.c, tcpip.c, sys.h, sys.c, err.c, opt.h:
2984 * snmp_msg.h, msg_in.c: SNMP UDP ports can be configured at compile time.
2987 * api.h, api_lib.c, sockets.h, sockets.c, tcpip.c, sys.h, sys.c, err.h:
2991 * api_lib.c, tcpip.c, memp.c, memp.h: make API msg structs allocated
2995 * sockets.h, sockets.c: Move socket initialization to new
3007 * igmp.h, igmp.c: Fix bug #22613 "IGMP iphdr problem" (could have
3009 ip.h macros to do it).
3025 * mem.c, stats.c, mem.h: apply patch #6414 to avoid compiler errors
3042 * opt.h, ip.c: Rename IP_OPTIONS define to IP_OPTIONS_ALLOWED to avoid
3050 * sys.h, api_lib.c, api_msg.c, sockets.c: fix bug #21698: "netconn->recv_avail
3058 * tcp.c, tcp_in.c, tcp_out.c, tcp.h: fix bug #20199 (better handling
3068 * sockets.h: fix bug #21654: exclude definition of struct timeval from #ifndef FD_SET
3069 If including <sys/time.h> for system-struct timeval, LWIP_TIMEVAL_PRIVATE now
3070 has to be set to 0 in lwipopts.h
3090 * err.h, api_lib.c, api_msg.c, sockets.c: Changed error handling: ERR_MEM, ERR_BUF
3095 * udp.h, udp.c, dhcp.c: Implemented new function udp_sendto_if which takes the
3103 * tcp.h, tcp_out.c, api_msg.c: Fixed bug #20287: tcp_output_nagle sends too early
3108 * sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c: Fixed bug #20900. Now, most
3122 * tcp.h, tcp.c, tcp_in.c: Fixed bug #21491: The MSS option sent (with SYN)
3132 * udp.c, inet.c, inet.h: Fixed UDPLite: send: Checksum was always generated too
3140 * sockets.c, api.h, api_lib.c: First step to fix "bug #20900 : Potential
3160 * several-files: replace some #include "arch/cc.h" by "lwip/arch.h", or simply remove
3161 it as long as "lwip/opt.h" is included before (this one include "lwip/debug.h" which
3162 already include "lwip/arch.h"). Like that, default defines are provided by "lwip/arch.h"
3163 if they are not defined in cc.h, in the same spirit than "lwip/opt.h" for lwipopts.h.
3166 * igmp.h, igmp.c: Some changes to remove some redundant code, add some traces,
3176 * api.h, api_lib.c, api_msg.c: First fix for "bug #20900 : Potential crash error
3185 * stats.h, stats.c, igmp.h, igmp.c, opt.h: Fix for bug #20503 : IGMP Improvement.
3193 * igmp.h, igmp.c, ip.c: Fix minor changes from bug #20503 : IGMP Improvement.
3239 * api.h, api_lib.c, api_msg.c: Final fix for bug #20021 and some other problems
3245 * ipv4/ip.h, ipv6/ip.h, opt.h, netif.h, etharp.h, ipv4/ip.c, netif.c, raw.c,
3251 * tcp.h, tcp.c, tcp_in.c, tcp_out.c: Added some ASSERTS and casts to prevent
3258 * tcp.h: Fixed bug #20287: Fixed nagle algorithm (sending was done too early if
3264 possible to define this macro in your own lwipopts.h to always use C library's
3268 * netifapi.h, netifapi.c, tcpip.h, tcpip.c: Update code to handle the option
3273 * udp.h: Fixed bug #20259: struct udp_hdr was lacking the packin defines.
3297 * opt.h, mem.h, mem.c, memp.c, pbuf.c, ip_frag.c, vj.c: Fix bug #20162. Rename
3341 * sys.h, sys.c, api_lib.c, tcpip.c: remove sys_mbox_fetch_timeout() (was only
3347 * api.h, api_lib.c, api_msg.h, api_msg.c: change the struct api_msg_msg to see
3352 * api_lib.c, api_msg.c, raw.c, api.h, api_msg.h, raw.h: Included patch #5938:
3371 * tcpip.c, igmp.h, igmp.c: Fixed bug "#19800 : IGMP: igmp_tick() will not work
3382 * tcp.h, sockets.h, sockets.c: Fixed bug from patch #5865 by moving the defines
3384 tcp.h to sockets.h.
3390 * pbuf.c, pbuf.h, etharp.c: Further update to ARP queueing: Changed pbuf_copy()
3403 * loopif.c, loopif.h, opt.h, src/netif/FILES: fix bug #2595: "loopif results
3414 * sockets.h: FD_SETSIZE needs to match number of sockets, which is
3421 * tcp.c, tcp_in.c, tcp_out.c, tcp.h: Modify way the retransmission
3425 * etharp.c, pbuf.c, pbuf.h: 3rd fix for bug #11400 (arp-queuing): More pbufs than
3430 * inet.c, ip_addr.h, sockets.h, sys.h, tcp.h: Apply patch #5745: Fix
3448 * most of files: prefix all debug.h define with "LWIP_" to avoid any conflict with
3452 * api.h, api_lib.c, sockets.c: netbuf_ref doesn't check its internal pbuf_alloc call
3456 * sockets.c Remove "#include <errno.h>" from sockets.c to avoid multiple
3457 definition of macros (in errno.h and lwip/arch.h) if LWIP_PROVIDE_ERRNO is
3462 * opt.h Change default PBUF_POOL_BUFSIZE (again) to accomodate default MSS +
3471 * api_msg.h, api_msg.c: Remove obsolete API_MSG_ACCEPT and do_accept (never used).
3494 * opt.h: Add LWIP_NETIF_CALLBACK (to avoid compiler warning) and set it to 0.
3497 * api_msg.c, igmp.c, igmp.h: Fix C++ style comments
3500 * opt.h Change default PBUF_POOL_BUFSIZE to accomodate default MSS +
3510 * sockets.c, igmp.c, igmp.h, memp.h: Fix C++ style comments and
3514 * memp.h, stats.c: Fix stats_display function where memp_names table wasn't
3515 synchronized with memp.h.
3527 * api_msg.h, api_msg.c, tcpip.h, tcpip.c: Add return types to tcpip_apimsg()
3531 * Remove unimplemented "memp_realloc" function from memp.h.
3538 * api_lib.c, sockets.c, api.h, api_msg.h, sockets.h: Fixed bug #19251
3561 * ip_frag.c, ip_frag.h: Reduce code size: don't include code in those files
3565 * opt.h, ip_frag.h, tcpip.h, tcpip.c, ethernetif.c: add new configuration
3573 * err.h, err.c: fixed compiler warning "initialization dircards qualifiers
3577 * opt.h, sockets.h: add new configuration options (LWIP_POSIX_SOCKETS_IO_NAMES,
3595 * etharp.c, etharp.h, memp.c, memp.h, opt.h: Fix BUG#11400 - don't corrupt
3608 * rawapi.txt: Fix documentation mismatch with etharp.h about etharp_tmr's call
3627 * mem.h, opt.h: Added MEM_LIBC_MALLOC option.
3632 to include/lwip/opt.h.
3633 * ipv4/lwip/ip_frag.h: Remove unused IP_REASS_INTERVAL.
3634 Move IP_REASS_MAXAGE and IP_REASS_BUFSIZE to include/lwip/opt.h.
3635 * opt.h: Add above new options.
3643 * etharp.{c,h}: added etharp_find_addr() to read
3648 * include/lwip/snmp_structs.h: added
3649 * netif.{c,h}, netif/ethernetif.c: added SNMP statistics to netif struct
3655 * include/lwip/snmp_asn1.h added
3656 * include/lwip/snmp_msg.h added
3660 * inet.c, inet.h: Added platform byteswap support.
3673 * api_lib.c etharp.c, ip.c, memp.c, stats.c, sys.{c,h} tcp.h:
3675 * ipv4/lwip/ip.h ipv6/lwip/ip.h: Corrected UDP-Lite protocol
3693 * mem.h: added MEM_SIZE_F alias to fix an ancient cold case (bug #1748),
3736 * *.c: introduced cc.h LWIP_DEBUG formatters matching the u16_t, s16_t,
3775 * ipv4/ip_addr.h: Renamed ip_addr_maskcmp() to _netcmp() as we are
3800 * debug.h: Added (int) cast in LWIP_DEBUGF() to avoid compiler
3806 * ip.h Corrected IPH_TOS() macro: returns a byte, so doesn't need htons().
3821 of raw_recv() in raw.h and so avoid compiler error.
3831 your cc.h file defines this either 1 or 0. If non-defined,
3833 * .c: Added <string.h> and <errno.h> includes where used.
3846 * opt.h: ETHARP_ALWAYS_INSERT option removed to comply with ARP RFC.
3896 * No longer dependent on ctype.h.
3934 lwipopts.h.
4188 now kept in a single header file "lwipopts.h".