[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_0_0_RELEASE-270-gd076820 |
Date: |
Mon, 19 Feb 2018 07:12:40 -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 Contrib - Contributed code for Lightweight TCP/IP stack".
The branch, master has been updated
via d07682058430f70f49945729050d1e33b06795d8 (commit)
from 4fbecc36a47a65ebad0700ff52f31ee559be49a3 (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 d07682058430f70f49945729050d1e33b06795d8
Author: Dirk Ziegelmeier <address@hidden>
Date: Mon Feb 19 13:12:33 2018 +0100
Move lwiperf code from Win32 test app into example files
-----------------------------------------------------------------------
Summary of changes:
.../mdns_example.c => lwiperf/lwiperf_example.c} | 30 ++++++++++------------
.../mdns_example.h => lwiperf/lwiperf_example.h} | 8 +++---
ports/win32/msvc/lwIP_Test.vcxproj | 2 ++
ports/win32/msvc/lwIP_Test.vcxproj.filters | 9 +++++++
ports/win32/test.c | 25 +++++-------------
5 files changed, 34 insertions(+), 40 deletions(-)
copy examples/{mdns/mdns_example.c => lwiperf/lwiperf_example.c} (69%)
copy examples/{mdns/mdns_example.h => lwiperf/lwiperf_example.h} (93%)
hooks/post-receive
--
lwIP Contrib - Contributed code for Lightweight TCP/IP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP Contrib - Contributed code for Lightweight TCP/IP stack branch, master, updated. STABLE-2_0_0_RELEASE-270-gd076820,
Dirk Ziegelmeier <=