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-646-gc144e5b
Date: Tue, 2 May 2017 14:37:09 -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  c144e5b1ec0256c2eba45ddb2f4665f20f3f8e9e (commit)
      from  bc0fafdecae1696bcf260bddf1ac1aa6aeda3176 (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 c144e5b1ec0256c2eba45ddb2f4665f20f3f8e9e
Author: Axel Lin <address@hidden>
Date:   Sat Apr 29 23:54:16 2017 +0800

    pbuf_coalesce: Replace pbuf_alloc+pbuf_copy with pbuf_clone
    
    Avoid duplicate the same implementation.
    
    Signed-off-by: Axel Lin <address@hidden>
    Signed-off-by: goldsimon <address@hidden>

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

Summary of changes:
 src/core/pbuf.c | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)


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



reply via email to

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