Lines Matching full:some
69 * tcp.c, tcp_out.c: bug #33604: added some more asserts to check that
153 tcp_active_pcbs in some cases
431 * ip_addr.h: Improved some defines working on ip addresses, added faster
809 only update existing entries; internalized some functions
858 * nearly every file: Use macros defined in ip_addr.h (some of them new)
902 * src/netif/ppp: reorganised PPP sourcecode to 2.3.11 including some
1095 * opt.h: Fixed default values of some stats to only be enabled if used
1199 * stats.h/.c, some other files: patch #6483: stats module improvement:
1297 * dhcp.c: patch #6721, bugs #25575, #25576: Some small fixes to DHCP and
1418 * many files: patch #6699: fixed some warnings on platform where sizeof(int) == 2
1436 * dns.c: Hard-code structure sizes, to avoid issues on some compilers where
1455 * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
1463 * inet_chksum.c: Checked in some ideas of patch #6460 (loop optimizations)
1536 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some
1616 for a new query, and fix some minor problems.
1635 some traces with LWIP_DEBUGF. Sanity check have been added. There is a "todo"
1666 some code (like we have talk in "patch #5919 : Create compile switch to remove
1742 * inet.c, autoip.c, msg_in.c, msg_out.c, init.c: Move some build time checkings
1774 spirit than the others modules. Modify some IGMP debug traces.
1848 2 * mss (instead of 1 * mss previously) to comply with some newer RFCs and
1910 LWIP_DHCP_AUTOIP_COOP if you want to cooperate with DHCP. Some tips to adapt
1938 elements to overflow. This is achieved by adding some bytes before and after
1952 footprint. Disable some part of lwip_send and lwip_sendto if some options are
1965 situations where some compilers might inline the copy and save a function
2027 display by stats_display(). Note that some options (SYS_STATS and RAW_STATS) are defined
2031 * netif.c, netif.h: Apply patch#4197 with some changes (originator: [email protected]).
2081 some problems to fill the IP header on some targets, use now the
2099 and/or warnings on some systems where mem_size_t and size_t differ.
2100 * pbuf.c, ppp.c: Fix warnings on some systems with mem_malloc.
2233 * several-files: replace some #include "arch/cc.h" by "lwip/arch.h", or simply remove
2239 * igmp.h, igmp.c: Some changes to remove some redundant code, add some traces,
2240 and fix some coding style.
2267 This is mainly on using lookup/lookfor, and some coding styles...
2312 * api.h, api_lib.c, api_msg.c: Final fix for bug #20021 and some other problems
2324 * tcp.h, tcp.c, tcp_in.c, tcp_out.c: Added some ASSERTS and casts to prevent
2336 a "pseudo-random" value based on netif's MAC and some autoip fields. It's always
2342 LWIP_TCPIP_CORE_LOCKING, and do some changes to be coherent with last modifications
2372 some macro names collision with some OS macros.
2401 most of api_lib functions, we replace some errors checkings like "if (conn==NULL)"
2472 * sockets.c: Fix ioctl FIONREAD when some data remains from last recv.
2540 to send some garbage. It is not a definitive solution, but the patch does solve
2577 * Fix all uses of pbuf_header to check the return value. In some
2630 * tcpip.c, ip_frag.c, ethernetif.c: Fix some build problems, and a redundancy
2654 * api_msg.c: Remove some compiler warnings : parameter "pcb" was never
2887 Small corrections to some debugging statements, to pacify compiler.
2907 * etharp.c: Made some array indices unsigned.
2977 * Some debug formatters and casts fixed.
3194 since some compilers generate better code in the latter case.
3208 * TCP: out of order segments were in some cases handled incorrectly,
3304 to free some memory and retry the allocation.
3309 * Some bugfixes and improvements to the buffer (pbuf) subsystem.
3320 - The initial congestion window could in some cases be too
3323 - The retransmission queue could in some cases be screwed up. This
3328 - Out of sequence data was in some cases never delivered to the