Lines Matching refs:patch

28   * Extensions to RAW API (patch #9208)
245 * netif.h/.c: patch #8359 (Provide utility function to add an IPv6 address to
255 2015-02-26: patch by TabascoEye
279 * opt.h, dhcp.h/.c: patch #8361 "Add support for NTP option in DHCP"
298 * opt.h, sockets.h/c: patch #7702 "Include ability to increase the socket number
302 * opt.h, def.h, others: patch #8423 "arch/perf.h" should be made an optional item
352 2013-03-17: Simon Goldschmidt (patch by Ghobad Emadi)
357 * opt.h, etharp.h/.c: patch #7993: Added support for transmitting packets
361 2014-02-20: Simon Goldschmidt (based on patch by Artem Pisarenko)
362 * patch #7885: modification of api modules to support FreeRTOS-MPU
365 2014-02-05: Simon Goldschmidt (patch by "xtian" and "alex_ab")
366 * patch #6537/#7858: TCP window scaling support
369 * icmp, icmp6, opt.h: patch #8027: Completed HW checksuming for IPv4 and
461 2016-07-21: Simon Goldschmidt (patch by Ambroz Bizjak)
473 2016-06-30: Simon Goldschmidt (original patch by Fabian Koch)
479 2016-04-05: Simon Goldschmidt (patch by Philip Gladstone)
480 * udp.c: patch #8358: allow more combinations of listening PCB for IPv6
556 2015-08-19: Simon Goldschmidt (patch by "Sandra")
560 * timers.c: patch #8704 fix sys_timeouts_sleeptime function
570 2015-03-21: Simon Goldschmidt (patch by Homyak)
582 2015-03-21: Simon Goldschmidt (patch by Christoffer Lind)
613 2015-02-25: patch by Joel Cunningham
617 2015-02-25: patch by Greg Renda
632 2015-02-22: patch by Jens Nielsen
666 2015-02-11: patch by hichard
710 2014-10-21: Simon Goldschmidt (patch by Joel Cunningham and Albert Huitsing)
718 * dns.c: patch #8480 Fix handling of dns_seqno wraparound
766 2014-03-11: Simon Goldschmidt (patch by Mason)
787 2014-02-25: Simon Goldschmidt, patch by Fatih Asici
797 2014-02-22: Simon Goldschmidt (patch by Amir Shalem)
800 2014-02-22: Simon Goldschmidt (patch by Amir Shalem)
817 * memp_std.h: patch #7928 Fixed size calculation in MALLOC memory pool
821 * tcp_out.c: patch #8237: tcp_rexmit_rto fails to update pcb->unsent_oversize
825 * ipv6.c, netif.c: patch #7913 Enable Support for IPv6 Loopback
828 * netif.c: patch #7902 Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0
833 2014-01-14: Simon Goldschmidt (patch by Thomas Faber)
834 * tcpip.c: patch #8241: Fix implicit declaration of ip_input with
838 * timers.c: patch #8244 make timeouts usable reliably from outside of the
856 2013-04-24: patch by Liam <morepork>
857 * api_msg.c: patch #8008 Fix a potential null pointer dereference in assert
865 2013-04-24: Simon Goldschmidt (patch by Emil Ljungdahl):
894 2012-05-11: Simon Goldschmidt (patch by Marty)
898 2012-05-03: Simon Goldschmidt (patch by Sylvain Rochet)
902 2012-05-03: Simon Goldschmidt (patch by David Empson)
966 2011-07-21: Simon Goldschmidt (patch by hanhui)
972 2011-06-26: Simon Goldschmidt (patch by Cameron Gutman)
976 2011-05-14: Simon Goldschmidt (patch by Stéphane Lesage)
977 * tcpip.c/.h: patch #7449 allow tcpip callback from interrupt with static
986 2012-09-26: patch by Henrik Persson
987 * dhcp.c: patch #7843 Fix corner case with dhcp timeouts
989 2012-09-26: patch by Henrik Persson
990 * dhcp.c: patch #7840 Segfault in dhcp_parse_reply if no end marker in dhcp packet
1002 2012-03-27: Simon Goldschmidt (patch by Mason)
1009 2012-03-20: Simon Goldschmidt (patch by Mason)
1012 2012-03-12: Simon Goldschmidt (patch by Bostjan Meglic)
1028 2012-02-16: Simon Goldschmidt (patch by Stéphane Lesage)
1230 2010-07-12: Simon Goldschmidt (patch by Stephane Lesage)
1288 patch #7135).
1352 * tcp.c/h: patch #6865 (SO_REUSEADDR for TCP): if pcb.so_options has
1363 * timers.c/.h: Added function sys_restart_timeouts() from patch #7085
1399 2010-01-29: Simon Goldschmidt (patch by Laura Garrett)
1401 (patch #6860)
1403 2010-01-29: Simon Goldschmidt (patch by Laura Garrett)
1405 Add non-blocking support for connect (partly from patch #6860),
1422 (patch #6966 and bug #26133)
1425 * opt.h, memp.c: patch #6822 (Add option to place memory pools in
1429 * init.c, igmp.c: patch #6463 (IGMP - Adding Random Delay): added define
1453 2011-03-29: Simon Goldschmidt, patch by Emil Lhungdahl:
1529 * timers.c: patch #7329: tcp_timer_needed prototype was ifdef'ed out for
1561 2010-08-01: Simon Goldschmidt (patch by Greg Renda)
1562 * ppp.c: Applied patch #7264 (PPP protocols are rejected incorrectly on big
1591 * init.c, timers.c/.h, opt.h, memp_std.h: From patch #7221: added flag
1630 * ip_addr.c/.h: patch #7143: Add a few missing const qualifiers
1633 * mib2.c: patch #7130: remove meaningless const qualifiers
1755 (patch from bug #28798)
1868 * api_msg.c, netbuf.c/.h, opt.h: patch #6888: Patch for UDP Netbufs to
1879 * ip_addr.h, netdb.c: patch #6900: added define ip_ntoa(struct ip_addr*)
1882 * autoip.c, dhcp.c, netif.c: patch #6725: Teach AutoIP and DHCP to respond
1899 2009-12-04: Simon Goldschmidt (patch by Ioardan Neshev)
1900 * pap.c: patch #6969: PPP: missing PAP authentication UNTIMEOUT
1933 2009-11-20: Simon Goldschmidt (patch by Albert Bartel)
2027 * tcp.h: patch #6843: tcp.h macro optimization patch (for little endian)
2055 * dns.c, init.c, dns.h, opt.h: task #7507, patch #6786: DNS supports static
2061 * dhcp.c: patch #6763: Global DHCP XID can be redefined to something more unique
2071 2009-02-16 Simon Goldschmidt (patch by Rishi Khan)
2072 * icmp.c, opt.h: patch #6539: (configurable) response to broadcast- and multicast
2087 2008-12-03 Simon Goldschmidt (base on patch from Luca Ceresoli)
2088 * autoip.c: checked in (slightly modified) patch #6683: Customizable AUTOIP
2103 * stats.h/.c, some other files: patch #6483: stats module improvement:
2108 * err.h: patch #6459: Made err_t overridable to use a more efficient type
2112 * slipif.c: patch #6480: Added a configuration option for slipif for symmetry
2115 2008-06-17 Simon Goldschmidt (patch by Luca Ceresoli)
2117 modified version of patch # 6370: Moved loopif code to netif.c so that
2201 * dhcp.c: patch #6721, bugs #25575, #25576: Some small fixes to DHCP and
2215 * inet.c: patch #6765: Fix a small problem with the last changes (incorrect
2241 * ip.c, ip6.c, tcp_out.c, ip.h: patch #6808: Add a utility function
2245 * inet.c: patch #6765: Supporting new line characters in inet_aton()
2248 * dhcp.c: patch #6764: DHCP rebind and renew did not send hostnam option;
2261 2009-04-09 Kieran Mansley (patch from Luca Ceresoli <lucaceresoli>)
2265 2009-04-09 Kieran Mansley (patch from Roy Lee <roylee17>)
2290 * ip_frag.c: patch #6528: the buffer used for IP_FRAG_USES_STATIC_BUF could be
2322 * many files: patch #6699: fixed some warnings on platform where sizeof(int) == 2
2359 * stats.h: Fix some build bugs introduced with patch #6483 (missing some parameters
2367 * inet_chksum.c: Checked in some ideas of patch #6460 (loop optimizations)
2416 * ip.c: Integrate patch #6369" ip_input : checking before realloc".
2457 2007-12-31 Kieran Mansley (based on patch from Per-Henrik Lundbolm)
2461 * autoip.c, etharp.c: ip_addr.h: Integrate patch #6348: "Broadcast ARP packets
2562 Integrate "patch #6250 : MSG_MORE flag for send". MSG_MORE is used at socket api
2570 some code (like we have talk in "patch #5919 : Create compile switch to remove
2696 * netif.h, netif.c: Integrate "patch #6163 : Function to check if link layer is up".
2834 connections, such present in patch #5959.
2860 * *.h (except netif/ppp/*.h): Included patch #5448: include '#ifdef __cplusplus
2867 * opt.h, *.c/*.h: Included patch #5920: Create define to override C-library
2935 * netif.c, netif.h: Apply patch#4197 with some changes (originator: rireland@hmgsl.com).
2967 2007-02-28 Kieran Mansley (based on patch from Simon Goldschmidt)
2971 2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)
2977 2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)
3002 * mem.c, stats.c, mem.h: apply patch #6414 to avoid compiler errors
3031 2007-12-20 Kieran Mansley (based on patch from Oleg Tyshev)
3034 2007-12-20 Kieran Mansley (based on patch from Per-Henrik Lundbolm)
3206 * src/core/tcp_in.c Apply patch#5741 from Oleg Tyshev to fix bug in
3300 * sockets.c: Checked in patch #5914: Moved sockopt processing into tcpip_thread.
3326 parameters (patch #5938).
3329 * api_lib.c, api_msg.c, raw.c, api.h, api_msg.h, raw.h: Included patch #5938:
3335 * memp.c: addition to patch #5913: smaller pointer was returned but
3359 * tcp.h, sockets.h, sockets.c: Fixed bug from patch #5865 by moving the defines
3372 * memp.c: checked in patch #5913: in memp_malloc() we can return memp as mem
3377 (patch #3574).
3407 * inet.c, ip_addr.h, sockets.h, sys.h, tcp.h: Apply patch #5745: Fix
3418 packets. See patch #5834.
3442 2007-03-26 Frédéric Bernon (based on patch from Dmitry Potapov)
3443 * api_lib.c: patch for netconn_write(), fixes a possible race condition which cause
3444 to send some garbage. It is not a definitive solution, but the patch does solve
3511 * pbuf.c: checked in patch #5796: pbuf_alloc: len field claculation caused
3514 2007-03-11 Simon Goldschmidt (based on patch from Dmitry Potapov)
3519 2007-03-11 Frédéric Bernon (based on patch from Dmitry Potapov)
3549 2007-03-06 Simon Goldschmidt (based on patch from Dmitry Potapov)
3562 * api_lib.c: Fix "[patch #5764] api_lib.c cleanup: after patch #5687" (from
3566 2007-03-04 Simon Goldschmidt (based on patch from Dmitry Potapov)
3607 2006-10-26 Christiaan Simons (accepted patch by Jonathan Larmour)
3651 Partially accepted patch #5449 for ANSI C compatibility / build fixes.
3666 * api_msg.c: Applied patch for cold case (bug #11135).
3674 * api_msg.c: Applied patch #5146 to handle allocation failures
3723 * tcp_{out|in}.c: Applied patch fixing unaligned access.
3830 * etharp.c: Applied patch of bug #8708 by Toni Mountifield with a solution