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-129-g7c2267b
Date: Thu, 1 Nov 2018 16:37:36 -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  7c2267b9662e7da9d8df55297cd3fffd4aa64512 (commit)
       via  48c2056d5bf380532168a6bd9d97250d28f53f8f (commit)
       via  0c34597b9ebe878c53695efd0042724720b08ff2 (commit)
       via  26a84d930746497ebcc9eb353bdc38c5f58423e0 (commit)
      from  5698e57da3b39546aa843a07184b5a9b908c1519 (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 7c2267b9662e7da9d8df55297cd3fffd4aa64512
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Nov 1 21:35:54 2018 +0100

    Fix bug #54670: 127.0.0.1 sent out to netif_default?

commit 48c2056d5bf380532168a6bd9d97250d28f53f8f
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Nov 1 21:35:46 2018 +0100

    Implement unit test for bug #54670: 127.0.0.1 sent out to netif_default?

commit 0c34597b9ebe878c53695efd0042724720b08ff2
Author: Dirk Ziegelmeier <address@hidden>
Date:   Thu Nov 1 21:35:06 2018 +0100

    netif: Add getter for loopif for unit tests

commit 26a84d930746497ebcc9eb353bdc38c5f58423e0
Author: Dirk Ziegelmeier <address@hidden>
Date:   Sun Oct 28 21:08:24 2018 +0100

    Minor: add parenthesis for cleaner code

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

Summary of changes:
 src/core/ipv4/ip4.c      |  4 +--
 src/core/netif.c         |  8 ++++++
 src/include/lwip/netif.h |  5 ++++
 test/unit/ip4/test_ip4.c | 75 ++++++++++++++++++++++++++++++++++++++++++++++--
 4 files changed, 88 insertions(+), 4 deletions(-)


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



reply via email to

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