[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-1470-ga057cae
[email protected] (Simon Goldschmidt)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>
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 <[email protected]>
-----------------------------------------------------------------------
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