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-829-g5ea7f50
Date: Wed, 2 Aug 2017 15:12:02 -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  5ea7f507c3d05ab86bdc14de0f016f2778db8cb3 (commit)
      from  2781d7abd7edfd018186bc6d2409e332301267b8 (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 5ea7f507c3d05ab86bdc14de0f016f2778db8cb3
Author: goldsimon <address@hidden>
Date:   Wed Aug 2 21:11:53 2017 +0200

    Fixed bugs #51606 and #51535: IPv4 reassembly could be finished although 
there are holes

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

Summary of changes:
 src/core/ipv4/ip4_frag.c   |   5 ++
 test/unit/Filelists.mk     |   1 +
 test/unit/ip4/test_ip4.c   | 154 +++++++++++++++++++++++++++++++++++++++++++++
 test/unit/ip4/test_ip4.h   |   8 +++
 test/unit/lwip_unittests.c |   2 +
 test/unit/lwipopts.h       |   3 +
 6 files changed, 173 insertions(+)
 create mode 100644 test/unit/ip4/test_ip4.c
 create mode 100644 test/unit/ip4/test_ip4.h


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



reply via email to

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