lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_1_0_RC1-23-gdcc3d1e
Date: Wed, 12 Sep 2018 03:27:37 -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 Contrib - Contributed code for Lightweight TCP/IP stack".

The branch, master has been updated
       via  dcc3d1ed2e00e6b3c69123b9f691c678b8014183 (commit)
       via  545bb632a16119d3123d238600eb82afdbffdcc5 (commit)
      from  f0c3a14607fd72eab07efa11ac1f2816c7a84f16 (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 dcc3d1ed2e00e6b3c69123b9f691c678b8014183
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Sep 12 09:27:06 2018 +0200

    Add configs that test "NO TCP" and "NO UDP"

commit 545bb632a16119d3123d238600eb82afdbffdcc5
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Sep 12 09:26:45 2018 +0200

    iteropts.sh: Create separate build log for each iteration

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

Summary of changes:
 examples/example_app/test_configs/opt_no_tcp_dualstack.h | 4 ++++
 examples/example_app/test_configs/opt_no_tcp_ipv4only.h  | 4 ++++
 examples/example_app/test_configs/opt_no_tcp_ipv6only.h  | 4 ++++
 examples/example_app/test_configs/opt_no_udp_dualstack.h | 4 ++++
 examples/example_app/test_configs/opt_no_udp_ipv4only.h  | 4 ++++
 examples/example_app/test_configs/opt_no_udp_ipv6only.h  | 4 ++++
 ports/unix/example_app/iteropts.sh                       | 6 ++++--
 7 files changed, 28 insertions(+), 2 deletions(-)
 create mode 100644 examples/example_app/test_configs/opt_no_tcp_dualstack.h
 create mode 100644 examples/example_app/test_configs/opt_no_tcp_ipv4only.h
 create mode 100644 examples/example_app/test_configs/opt_no_tcp_ipv6only.h
 create mode 100644 examples/example_app/test_configs/opt_no_udp_dualstack.h
 create mode 100644 examples/example_app/test_configs/opt_no_udp_ipv4only.h
 create mode 100644 examples/example_app/test_configs/opt_no_udp_ipv6only.h


hooks/post-receive
-- 
lwIP Contrib - Contributed code for Lightweight TCP/IP stack



reply via email to

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