[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. master_at_STABLE-2_0_0-1470-ga057cae |
Date: |
Fri, 15 Jun 2018 16:26:46 -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 a057caee45eb9d81934502fd52a87b2a82e637f3 (commit)
from dbc16e6765008e96624aea2d68095baea290b8bd (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 a057caee45eb9d81934502fd52a87b2a82e637f3
Author: Simon Goldschmidt <address@hidden>
Date: Fri Jun 15 22:26:32 2018 +0200
lwiperf: start implementing iperf client
Only the transmission side works for now (todo: dual and tradeoff mode).
Also, only a 10 second timeout mode is implemented for now.
Signed-off-by: Simon Goldschmidt <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
src/apps/lwiperf/lwiperf.c | 99 +++++++++++++++++++++++++++++++++++------
src/include/lwip/apps/lwiperf.h | 18 +++++++-
2 files changed, 103 insertions(+), 14 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1470-ga057cae,
Simon Goldschmidt <=