Lines Matching full:some

183   * snmp_msg.c: fix bug #51578 (SNMP failed to decode some values on non 32bit platforms)
410 decouple some apps from the core (SNMP stack) or make contrib app usage
589 * netif.h: bug #42998: made NETIF_MAX_HWADDR_LEN overridable for some special
619 - Merged some patchs from lwIP Git repository which add interesting features
621 - Merged some patchs from Debian pppd package which add interesting features
851 assert-fail): improved some pbuf_header calls to not assert-fail.
896 * snmp*: made community writable, fixed some const pointers
1022 * sockets.c: fixed bug #41729 Some socket functions return Exyz instead of -1
1103 * ip6.h, some ipv6 C files: fixed bug #38526 Coverity: Recursive Header Inclusion in ip6.h
1213 * tcp.c, tcp_out.c: bug #33604: added some more asserts to check that
1297 tcp_active_pcbs in some cases
1575 * ip_addr.h: Improved some defines working on ip addresses, added faster
1953 only update existing entries; internalized some functions
2002 * nearly every file: Use macros defined in ip_addr.h (some of them new)
2046 * src/netif/ppp: reorganised PPP sourcecode to 2.3.11 including some
2239 * opt.h: Fixed default values of some stats to only be enabled if used
2343 * stats.h/.c, some other files: patch #6483: stats module improvement:
2441 * dhcp.c: patch #6721, bugs #25575, #25576: Some small fixes to DHCP and
2562 * many files: patch #6699: fixed some warnings on platform where sizeof(int) == 2
2580 * dns.c: Hard-code structure sizes, to avoid issues on some compilers where
2599 * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
2607 * inet_chksum.c: Checked in some ideas of patch #6460 (loop optimizations)
2680 Introduce changes for task #7490 "Add return value to sys_mbox_post" with some
2760 for a new query, and fix some minor problems.
2779 some traces with LWIP_DEBUGF. Sanity check have been added. There is a "todo"
2810 some code (like we have talk in "patch #5919 : Create compile switch to remove
2886 * inet.c, autoip.c, msg_in.c, msg_out.c, init.c: Move some build time checkings
2918 spirit than the others modules. Modify some IGMP debug traces.
2992 2 * mss (instead of 1 * mss previously) to comply with some newer RFCs and
3054 LWIP_DHCP_AUTOIP_COOP if you want to cooperate with DHCP. Some tips to adapt
3082 elements to overflow. This is achieved by adding some bytes before and after
3096 footprint. Disable some part of lwip_send and lwip_sendto if some options are
3109 situations where some compilers might inline the copy and save a function
3171 display by stats_display(). Note that some options (SYS_STATS and RAW_STATS) are defined
3175 * netif.c, netif.h: Apply patch#4197 with some changes (originator: [email protected]).
3225 some problems to fill the IP header on some targets, use now the
3243 and/or warnings on some systems where mem_size_t and size_t differ.
3244 * pbuf.c, ppp.c: Fix warnings on some systems with mem_malloc.
3377 * several-files: replace some #include "arch/cc.h" by "lwip/arch.h", or simply remove
3383 * igmp.h, igmp.c: Some changes to remove some redundant code, add some traces,
3384 and fix some coding style.
3411 This is mainly on using lookup/lookfor, and some coding styles...
3456 * api.h, api_lib.c, api_msg.c: Final fix for bug #20021 and some other problems
3468 * tcp.h, tcp.c, tcp_in.c, tcp_out.c: Added some ASSERTS and casts to prevent
3480 a "pseudo-random" value based on netif's MAC and some autoip fields. It's always
3486 LWIP_TCPIP_CORE_LOCKING, and do some changes to be coherent with last modifications
3516 some macro names collision with some OS macros.
3545 most of api_lib functions, we replace some errors checkings like "if (conn==NULL)"
3616 * sockets.c: Fix ioctl FIONREAD when some data remains from last recv.
3684 to send some garbage. It is not a definitive solution, but the patch does solve
3721 * Fix all uses of pbuf_header to check the return value. In some
3774 * tcpip.c, ip_frag.c, ethernetif.c: Fix some build problems, and a redundancy
3798 * api_msg.c: Remove some compiler warnings : parameter "pcb" was never
4031 Small corrections to some debugging statements, to pacify compiler.
4051 * etharp.c: Made some array indices unsigned.
4121 * Some debug formatters and casts fixed.
4338 since some compilers generate better code in the latter case.
4352 * TCP: out of order segments were in some cases handled incorrectly,
4448 to free some memory and retry the allocation.
4453 * Some bugfixes and improvements to the buffer (pbuf) subsystem.
4464 - The initial congestion window could in some cases be too
4467 - The retransmission queue could in some cases be screwed up. This
4472 - Out of sequence data was in some cases never delivered to the