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-892-g1ed1cfe
Date: Mon, 21 Aug 2017 16:34:50 -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  1ed1cfe83adee1c7c4c0e91fa5d728c781e3803a (commit)
       via  22ee33951b6cc5d625a51ed1215d79886db27b57 (commit)
       via  bd8709bc824822ee67a6668d2945312e79a0b4d2 (commit)
       via  3c5398403d3c62cae7c40fb3bdfbe86765fc103c (commit)
      from  b9d3812ee8a6f032bd01735b311b8addb10ad07b (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 1ed1cfe83adee1c7c4c0e91fa5d728c781e3803a
Author: goldsimon <address@hidden>
Date:   Mon Aug 21 22:34:44 2017 +0200

    TCP: simplify trimming left edge & use pbuf_remove_header() instead of 
pbuf_header()

commit 22ee33951b6cc5d625a51ed1215d79886db27b57
Author: goldsimon <address@hidden>
Date:   Mon Aug 21 22:34:01 2017 +0200

    TCP: added a unit test for trimming left side of rx segment

commit bd8709bc824822ee67a6668d2945312e79a0b4d2
Author: goldsimon <address@hidden>
Date:   Mon Aug 21 22:33:01 2017 +0200

    Simplify pbuf_remove_header() a bit

commit 3c5398403d3c62cae7c40fb3bdfbe86765fc103c
Author: goldsimon <address@hidden>
Date:   Mon Aug 21 22:08:53 2017 +0200

    fix pbuf_split_64k() for zero-length pbufs

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

Summary of changes:
 src/core/pbuf.c          | 12 +++--------
 src/core/tcp_in.c        | 41 +++++++++++++-----------------------
 test/unit/tcp/test_tcp.c | 55 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 73 insertions(+), 35 deletions(-)


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



reply via email to

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