Lines Matching full:some

193     decouple some apps from the core (SNMP stack) or make contrib app usage
372 * netif.h: bug #42998: made NETIF_MAX_HWADDR_LEN overridable for some special
402 - Merged some patchs from lwIP Git repository which add interesting features
404 - Merged some patchs from Debian pppd package which add interesting features
634 assert-fail): improved some pbuf_header calls to not assert-fail.
679 * snmp*: made community writable, fixed some const pointers
805 * sockets.c: fixed bug #41729 Some socket functions return Exyz instead of -1
886 * ip6.h, some ipv6 C files: fixed bug #38526 Coverity: Recursive Header Inclusion in ip6.h
996 * tcp.c, tcp_out.c: bug #33604: added some more asserts to check that
1080 tcp_active_pcbs in some cases
1358 * ip_addr.h: Improved some defines working on ip addresses, added faster
1736 only update existing entries; internalized some functions
1785 * nearly every file: Use macros defined in ip_addr.h (some of them new)
1829 * src/netif/ppp: reorganised PPP sourcecode to 2.3.11 including some
2022 * opt.h: Fixed default values of some stats to only be enabled if used
2126 * stats.h/.c, some other files: patch #6483: stats module improvement:
2224 * dhcp.c: patch #6721, bugs #25575, #25576: Some small fixes to DHCP and
2345 * many files: patch #6699: fixed some warnings on platform where sizeof(int) == 2
2363 * dns.c: Hard-code structure sizes, to avoid issues on some compilers where
2382 * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
2390 * inet_chksum.c: Checked in some ideas of patch #6460 (loop optimizations)
2463 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some
2543 for a new query, and fix some minor problems.
2562 some traces with LWIP_DEBUGF. Sanity check have been added. There is a "todo"
2593 some code (like we have talk in "patch #5919 : Create compile switch to remove
2669 * inet.c, autoip.c, msg_in.c, msg_out.c, init.c: Move some build time checkings
2701 spirit than the others modules. Modify some IGMP debug traces.
2775 2 * mss (instead of 1 * mss previously) to comply with some newer RFCs and
2837 LWIP_DHCP_AUTOIP_COOP if you want to cooperate with DHCP. Some tips to adapt
2865 elements to overflow. This is achieved by adding some bytes before and after
2879 footprint. Disable some part of lwip_send and lwip_sendto if some options are
2892 situations where some compilers might inline the copy and save a function
2954 display by stats_display(). Note that some options (SYS_STATS and RAW_STATS) are defined
2958 * netif.c, netif.h: Apply patch#4197 with some changes (originator: [email protected]).
3008 some problems to fill the IP header on some targets, use now the
3026 and/or warnings on some systems where mem_size_t and size_t differ.
3027 * pbuf.c, ppp.c: Fix warnings on some systems with mem_malloc.
3160 * several-files: replace some #include "arch/cc.h" by "lwip/arch.h", or simply remove
3166 * igmp.h, igmp.c: Some changes to remove some redundant code, add some traces,
3167 and fix some coding style.
3194 This is mainly on using lookup/lookfor, and some coding styles...
3239 * api.h, api_lib.c, api_msg.c: Final fix for bug #20021 and some other problems
3251 * tcp.h, tcp.c, tcp_in.c, tcp_out.c: Added some ASSERTS and casts to prevent
3263 a "pseudo-random" value based on netif's MAC and some autoip fields. It's always
3269 LWIP_TCPIP_CORE_LOCKING, and do some changes to be coherent with last modifications
3299 some macro names collision with some OS macros.
3328 most of api_lib functions, we replace some errors checkings like "if (conn==NULL)"
3399 * sockets.c: Fix ioctl FIONREAD when some data remains from last recv.
3467 to send some garbage. It is not a definitive solution, but the patch does solve
3504 * Fix all uses of pbuf_header to check the return value. In some
3557 * tcpip.c, ip_frag.c, ethernetif.c: Fix some build problems, and a redundancy
3581 * api_msg.c: Remove some compiler warnings : parameter "pcb" was never
3814 Small corrections to some debugging statements, to pacify compiler.
3834 * etharp.c: Made some array indices unsigned.
3904 * Some debug formatters and casts fixed.
4121 since some compilers generate better code in the latter case.
4135 * TCP: out of order segments were in some cases handled incorrectly,
4231 to free some memory and retry the allocation.
4236 * Some bugfixes and improvements to the buffer (pbuf) subsystem.
4247 - The initial congestion window could in some cases be too
4250 - The retransmission queue could in some cases be screwed up. This
4255 - Out of sequence data was in some cases never delivered to the