lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1487-gf3e1458
Date: Wed, 27 Jun 2018 14:44:30 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  f3e14585ad646c9ef98fa59c0bf35a747868284b (commit)
       via  8435fbb048f12dcdb113a31c0236caae3726ba97 (commit)
      from  4027a2ae58db44f282083b534eabc8986963072e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f3e14585ad646c9ef98fa59c0bf35a747868284b
Author: Simon Goldschmidt <address@hidden>
Date:   Wed Jun 27 20:43:41 2018 +0200

    tcp_out: fix duplicate check of tcp snd_queuelen
    
    Can be combined into a single check using LWIP_MIN.
    See bug #54194
    
    Reported-by: Andrey Vinogradov <address@hidden>
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit 8435fbb048f12dcdb113a31c0236caae3726ba97
Author: Simon Goldschmidt <address@hidden>
Date:   Tue Jun 26 20:54:38 2018 +0200

    doc: IP_REASS_MAX_PBUFS is used for ipv6, too
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/core/tcp_out.c     | 4 ++--
 src/include/lwip/opt.h | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]