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. f971fb921ea5034845329aa338642023ab8a6e29
Date: Fri, 20 Nov 2015 20:41:46 +0000

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  f971fb921ea5034845329aa338642023ab8a6e29 (commit)
       via  c730e45f0cad153e0a7a97f33c18aea51f0cc49a (commit)
      from  5c2742995817b8a6561432798692b0762a88d0b9 (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 f971fb921ea5034845329aa338642023ab8a6e29
Author: Axel Lin <address@hidden>
Date:   Thu Nov 19 20:59:54 2015 +0800

    Simplify testing minimum priority in tcp_kill_prio()
    
    Simplify the code a bit by setting mprio = LWIP_MIN(TCP_PRIO_MAX, prio)
    before the for loop.
    
    Signed-off-by: Axel Lin <address@hidden>

commit c730e45f0cad153e0a7a97f33c18aea51f0cc49a
Author: Axel Lin <address@hidden>
Date:   Fri Nov 20 09:30:20 2015 +0800

    Trivial comment fix about calling tcp_slowtmr
    
    Trivial typo fix.
    
    Signed-off-by: Axel Lin <address@hidden>

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

Summary of changes:
 src/core/tcp.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


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



reply via email to

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