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: Erik Ekman
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-411-gec5f3a1
Date: Wed, 1 Jul 2020 14:21:57 -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  ec5f3a15631f9c025380baf8cf6c63834c4dbcc4 (commit)
       via  0bda621d3de3b47e2968685654f835a14be2a26f (commit)
      from  2faa2d7009cc0fe03adada061ce8046fd4e8b47b (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 ec5f3a15631f9c025380baf8cf6c63834c4dbcc4
Author: Erik Ekman <erik@kryo.se>
Date:   Wed Jul 1 20:17:29 2020 +0200

    ip6: Add ipv6 fragmentation test
    
    Seems to work the same as ipv4, and that I was just confused by all the
    loops when reading the code.

commit 0bda621d3de3b47e2968685654f835a14be2a26f
Author: Erik Ekman <erik@kryo.se>
Date:   Wed Jul 1 19:39:43 2020 +0200

    ip4: Verify ipv4 fragmentation sends all chunks right away
    
    Ahead of investigation how ipv6 code behaves.

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

Summary of changes:
 test/unit/ip4/test_ip4.c | 29 +++++++++++++++++++++++++++++
 test/unit/ip6/test_ip6.c | 39 ++++++++++++++++++++++++++++++++++++++-
 2 files changed, 67 insertions(+), 1 deletion(-)


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



reply via email to

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