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: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-204-g2ff0db9
Date: Thu, 6 Dec 2018 08:44:20 -0500 (EST)

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  2ff0db9a9b047d1c94ddbeea010561d1b9032101 (commit)
       via  91037b4c287e1a124ff5801222e4b8e04050ea42 (commit)
      from  75f33081c2ec372f1e729562aa1120b3d2e8062c (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 2ff0db9a9b047d1c94ddbeea010561d1b9032101
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Dec 6 14:40:57 2018 +0100

    Fix bug #55171: Binding UDP PCB with different IP type PCBs does not work
    
    by additionally checking IP address type

commit 91037b4c287e1a124ff5801222e4b8e04050ea42
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Dec 6 14:40:20 2018 +0100

    Add testcase for bug #55171: Binding UDP PCB with different IP type PCBs 
does not work

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

Summary of changes:
 src/core/udp.c           |   4 +-
 test/unit/udp/test_udp.c | 111 ++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 113 insertions(+), 2 deletions(-)


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



reply via email to

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