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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 698e20a99035b9ebc6612e4bbd569184624b52be
Date: Thu, 08 Oct 2015 19:14:34 +0000

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  698e20a99035b9ebc6612e4bbd569184624b52be (commit)
       via  b6ad76fe1ac9e1eea13c3760cccfe4343f108486 (commit)
      from  22957a80827850c49f5bc32751ba546eca3f8185 (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 698e20a99035b9ebc6612e4bbd569184624b52be
Author: sg <address@hidden>
Date:   Thu Oct 8 21:14:14 2015 +0200

    Added lwiperf, a simple ipv4/tcp iperf peer

commit b6ad76fe1ac9e1eea13c3760cccfe4343f108486
Author: sg <address@hidden>
Date:   Thu Oct 8 21:13:42 2015 +0200

    fixed header include guard, fixed FILES

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

Summary of changes:
 src/apps/lwiperf/lwiperf.c                  |  643 +++++++++++++++++++++++++++
 src/include/lwip/apps/FILES                 |    2 +-
 src/include/lwip/apps/{sntp.h => lwiperf.h} |   55 ++-
 src/include/lwip/apps/sntp.h                |    6 +-
 4 files changed, 678 insertions(+), 28 deletions(-)
 create mode 100644 src/apps/lwiperf/lwiperf.c
 copy src/include/lwip/apps/{sntp.h => lwiperf.h} (56%)


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



reply via email to

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