Lines Matching refs:patch
42 * tcp.c: tcp_recved: check for overflow and warn about too big values (patch #9699)
46 related variables (patch #9696)
49 * tcp.c: Update prev pointer when skipping entries in tcp_slowtmr (patch #9694)
98 * netconn: add LWIP_HOOK_NETCONN_EXTERNAL_RESOLVE to use external DNS resolver (patch #9427)
108 * sockets: add poll() implementation (patch #9450)
154 atomically in regards to TCP segmentation (patch #8882)
172 * Extensions to RAW API (patch #9208)
530 * netif.h/.c: patch #8359 (Provide utility function to add an IPv6 address to
540 2015-02-26: patch by TabascoEye
564 * opt.h, dhcp.h/.c: patch #8361 "Add support for NTP option in DHCP"
583 * opt.h, sockets.h/c: patch #7702 "Include ability to increase the socket number
587 * opt.h, def.h, others: patch #8423 "arch/perf.h" should be made an optional item
637 2013-03-17: Simon Goldschmidt (patch by Ghobad Emadi)
642 * opt.h, etharp.h/.c: patch #7993: Added support for transmitting packets
646 2014-02-20: Simon Goldschmidt (based on patch by Artem Pisarenko)
647 * patch #7885: modification of api modules to support FreeRTOS-MPU
650 2014-02-05: Simon Goldschmidt (patch by "xtian" and "alex_ab")
651 * patch #6537/#7858: TCP window scaling support
654 * icmp, icmp6, opt.h: patch #8027: Completed HW checksuming for IPv4 and
746 2016-07-21: Simon Goldschmidt (patch by Ambroz Bizjak)
758 2016-06-30: Simon Goldschmidt (original patch by Fabian Koch)
764 2016-04-05: Simon Goldschmidt (patch by Philip Gladstone)
765 * udp.c: patch #8358: allow more combinations of listening PCB for IPv6
841 2015-08-19: Simon Goldschmidt (patch by "Sandra")
845 * timers.c: patch #8704 fix sys_timeouts_sleeptime function
855 2015-03-21: Simon Goldschmidt (patch by Homyak)
867 2015-03-21: Simon Goldschmidt (patch by Christoffer Lind)
898 2015-02-25: patch by Joel Cunningham
902 2015-02-25: patch by Greg Renda
917 2015-02-22: patch by Jens Nielsen
951 2015-02-11: patch by hichard
995 2014-10-21: Simon Goldschmidt (patch by Joel Cunningham and Albert Huitsing)
1003 * dns.c: patch #8480 Fix handling of dns_seqno wraparound
1051 2014-03-11: Simon Goldschmidt (patch by Mason)
1072 2014-02-25: Simon Goldschmidt, patch by Fatih Asici
1082 2014-02-22: Simon Goldschmidt (patch by Amir Shalem)
1085 2014-02-22: Simon Goldschmidt (patch by Amir Shalem)
1102 * memp_std.h: patch #7928 Fixed size calculation in MALLOC memory pool
1106 * tcp_out.c: patch #8237: tcp_rexmit_rto fails to update pcb->unsent_oversize
1110 * ipv6.c, netif.c: patch #7913 Enable Support for IPv6 Loopback
1113 * netif.c: patch #7902 Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0
1118 2014-01-14: Simon Goldschmidt (patch by Thomas Faber)
1119 * tcpip.c: patch #8241: Fix implicit declaration of ip_input with
1123 * timers.c: patch #8244 make timeouts usable reliably from outside of the
1141 2013-04-24: patch by Liam <morepork>
1142 * api_msg.c: patch #8008 Fix a potential null pointer dereference in assert
1150 2013-04-24: Simon Goldschmidt (patch by Emil Ljungdahl):
1179 2012-05-11: Simon Goldschmidt (patch by Marty)
1183 2012-05-03: Simon Goldschmidt (patch by Sylvain Rochet)
1187 2012-05-03: Simon Goldschmidt (patch by David Empson)
1251 2011-07-21: Simon Goldschmidt (patch by hanhui)
1257 2011-06-26: Simon Goldschmidt (patch by Cameron Gutman)
1261 2011-05-14: Simon Goldschmidt (patch by Stéphane Lesage)
1262 * tcpip.c/.h: patch #7449 allow tcpip callback from interrupt with static
1271 2012-09-26: patch by Henrik Persson
1272 * dhcp.c: patch #7843 Fix corner case with dhcp timeouts
1274 2012-09-26: patch by Henrik Persson
1275 * dhcp.c: patch #7840 Segfault in dhcp_parse_reply if no end marker in dhcp packet
1287 2012-03-27: Simon Goldschmidt (patch by Mason)
1294 2012-03-20: Simon Goldschmidt (patch by Mason)
1297 2012-03-12: Simon Goldschmidt (patch by Bostjan Meglic)
1313 2012-02-16: Simon Goldschmidt (patch by Stéphane Lesage)
1515 2010-07-12: Simon Goldschmidt (patch by Stephane Lesage)
1573 patch #7135).
1637 * tcp.c/h: patch #6865 (SO_REUSEADDR for TCP): if pcb.so_options has
1648 * timers.c/.h: Added function sys_restart_timeouts() from patch #7085
1684 2010-01-29: Simon Goldschmidt (patch by Laura Garrett)
1686 (patch #6860)
1688 2010-01-29: Simon Goldschmidt (patch by Laura Garrett)
1690 Add non-blocking support for connect (partly from patch #6860),
1707 (patch #6966 and bug #26133)
1710 * opt.h, memp.c: patch #6822 (Add option to place memory pools in
1714 * init.c, igmp.c: patch #6463 (IGMP - Adding Random Delay): added define
1738 2011-03-29: Simon Goldschmidt, patch by Emil Lhungdahl:
1814 * timers.c: patch #7329: tcp_timer_needed prototype was ifdef'ed out for
1846 2010-08-01: Simon Goldschmidt (patch by Greg Renda)
1847 * ppp.c: Applied patch #7264 (PPP protocols are rejected incorrectly on big
1876 * init.c, timers.c/.h, opt.h, memp_std.h: From patch #7221: added flag
1915 * ip_addr.c/.h: patch #7143: Add a few missing const qualifiers
1918 * mib2.c: patch #7130: remove meaningless const qualifiers
2040 (patch from bug #28798)
2153 * api_msg.c, netbuf.c/.h, opt.h: patch #6888: Patch for UDP Netbufs to
2164 * ip_addr.h, netdb.c: patch #6900: added define ip_ntoa(struct ip_addr*)
2167 * autoip.c, dhcp.c, netif.c: patch #6725: Teach AutoIP and DHCP to respond
2184 2009-12-04: Simon Goldschmidt (patch by Ioardan Neshev)
2185 * pap.c: patch #6969: PPP: missing PAP authentication UNTIMEOUT
2218 2009-11-20: Simon Goldschmidt (patch by Albert Bartel)
2312 * tcp.h: patch #6843: tcp.h macro optimization patch (for little endian)
2340 * dns.c, init.c, dns.h, opt.h: task #7507, patch #6786: DNS supports static
2346 * dhcp.c: patch #6763: Global DHCP XID can be redefined to something more unique
2356 2009-02-16 Simon Goldschmidt (patch by Rishi Khan)
2357 * icmp.c, opt.h: patch #6539: (configurable) response to broadcast- and multicast
2372 2008-12-03 Simon Goldschmidt (base on patch from Luca Ceresoli)
2373 * autoip.c: checked in (slightly modified) patch #6683: Customizable AUTOIP
2388 * stats.h/.c, some other files: patch #6483: stats module improvement:
2393 * err.h: patch #6459: Made err_t overridable to use a more efficient type
2397 * slipif.c: patch #6480: Added a configuration option for slipif for symmetry
2400 2008-06-17 Simon Goldschmidt (patch by Luca Ceresoli)
2402 modified version of patch # 6370: Moved loopif code to netif.c so that
2486 * dhcp.c: patch #6721, bugs #25575, #25576: Some small fixes to DHCP and
2500 * inet.c: patch #6765: Fix a small problem with the last changes (incorrect
2526 * ip.c, ip6.c, tcp_out.c, ip.h: patch #6808: Add a utility function
2530 * inet.c: patch #6765: Supporting new line characters in inet_aton()
2533 * dhcp.c: patch #6764: DHCP rebind and renew did not send hostnam option;
2546 2009-04-09 Kieran Mansley (patch from Luca Ceresoli <lucaceresoli>)
2550 2009-04-09 Kieran Mansley (patch from Roy Lee <roylee17>)
2575 * ip_frag.c: patch #6528: the buffer used for IP_FRAG_USES_STATIC_BUF could be
2607 * many files: patch #6699: fixed some warnings on platform where sizeof(int) == 2
2644 * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
2652 * inet_chksum.c: Checked in some ideas of patch #6460 (loop optimizations)
2701 * ip.c: Integrate patch #6369" ip_input : checking before realloc".
2742 2007-12-31 Kieran Mansley (based on patch from Per-Henrik Lundbolm)
2746 * autoip.c, etharp.c: ip_addr.h: Integrate patch #6348: "Broadcast ARP packets
2847 Integrate "patch #6250 : MSG_MORE flag for send". MSG_MORE is used at socket api
2855 some code (like we have talk in "patch #5919 : Create compile switch to remove
2981 * netif.h, netif.c: Integrate "patch #6163 : Function to check if link layer is up".
3119 connections, such present in patch #5959.
3145 * *.h (except netif/ppp/*.h): Included patch #5448: include '#ifdef __cplusplus
3152 * opt.h, *.c/*.h: Included patch #5920: Create define to override C-library
3220 * netif.c, netif.h: Apply patch#4197 with some changes (originator: [email protected]).
3252 2007-02-28 Kieran Mansley (based on patch from Simon Goldschmidt)
3256 2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)
3262 2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)
3287 * mem.c, stats.c, mem.h: apply patch #6414 to avoid compiler errors
3316 2007-12-20 Kieran Mansley (based on patch from Oleg Tyshev)
3319 2007-12-20 Kieran Mansley (based on patch from Per-Henrik Lundbolm)
3491 * src/core/tcp_in.c Apply patch#5741 from Oleg Tyshev to fix bug in
3585 * sockets.c: Checked in patch #5914: Moved sockopt processing into tcpip_thread.
3611 parameters (patch #5938).
3614 * api_lib.c, api_msg.c, raw.c, api.h, api_msg.h, raw.h: Included patch #5938:
3620 * memp.c: addition to patch #5913: smaller pointer was returned but
3644 * tcp.h, sockets.h, sockets.c: Fixed bug from patch #5865 by moving the defines
3657 * memp.c: checked in patch #5913: in memp_malloc() we can return memp as mem
3662 (patch #3574).
3692 * inet.c, ip_addr.h, sockets.h, sys.h, tcp.h: Apply patch #5745: Fix
3703 packets. See patch #5834.
3727 2007-03-26 Frédéric Bernon (based on patch from Dmitry Potapov)
3728 * api_lib.c: patch for netconn_write(), fixes a possible race condition which cause
3729 to send some garbage. It is not a definitive solution, but the patch does solve
3796 * pbuf.c: checked in patch #5796: pbuf_alloc: len field claculation caused
3799 2007-03-11 Simon Goldschmidt (based on patch from Dmitry Potapov)
3804 2007-03-11 Frédéric Bernon (based on patch from Dmitry Potapov)
3834 2007-03-06 Simon Goldschmidt (based on patch from Dmitry Potapov)
3847 * api_lib.c: Fix "[patch #5764] api_lib.c cleanup: after patch #5687" (from
3851 2007-03-04 Simon Goldschmidt (based on patch from Dmitry Potapov)
3892 2006-10-26 Christiaan Simons (accepted patch by Jonathan Larmour)
3936 Partially accepted patch #5449 for ANSI C compatibility / build fixes.
3951 * api_msg.c: Applied patch for cold case (bug #11135).
3959 * api_msg.c: Applied patch #5146 to handle allocation failures
4008 * tcp_{out|in}.c: Applied patch fixing unaligned access.
4115 * etharp.c: Applied patch of bug #8708 by Toni Mountifield with a solution