[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Dirk Ziegelmeier |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-135-gfeee9d9 |
Date: |
Fri, 2 Nov 2018 15:23:25 -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 feee9d903a94c51b18a6e2e060f0b246dd39037d (commit)
via ba8d9b00182a4f93f782c5485ed259812387eabd (commit)
via ba705d3f7f94ffc321cdc3d165e688d79b44d0ca (commit)
via 33325bbf3b9c2af35279b29e1d56625043686794 (commit)
from 284659156d89baef56a043dc94ba6b11fbe8e146 (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 feee9d903a94c51b18a6e2e060f0b246dd39037d
Author: Dirk Ziegelmeier <address@hidden>
Date: Fri Nov 2 20:22:22 2018 +0100
Unix port: Give threads a name on Linux
May also work on Darwin, but I can't test it :-)
commit ba8d9b00182a4f93f782c5485ed259812387eabd
Author: Dirk Ziegelmeier <address@hidden>
Date: Fri Nov 2 20:21:50 2018 +0100
lwipopts.h: Raise number of UDP PCBs
Was not sufficient when all apps are enabled
commit ba705d3f7f94ffc321cdc3d165e688d79b44d0ca
Author: Dirk Ziegelmeier <address@hidden>
Date: Fri Nov 2 20:19:52 2018 +0100
Fix assertions in udpecho.c
commit 33325bbf3b9c2af35279b29e1d56625043686794
Author: Dirk Ziegelmeier <address@hidden>
Date: Fri Nov 2 19:32:39 2018 +0100
Make setup-tapif script executable
-----------------------------------------------------------------------
Summary of changes:
contrib/apps/udpecho/udpecho.c | 3 ++-
contrib/examples/example_app/lwipopts.h | 4 +--
contrib/ports/unix/port/sys_arch.c | 44 +++++++++++++++++++--------------
contrib/ports/unix/setup-tapif | 0
4 files changed, 29 insertions(+), 22 deletions(-)
mode change 100644 => 100755 contrib/ports/unix/setup-tapif
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. STABLE-2_1_0_RELEASE-135-gfeee9d9,
Dirk Ziegelmeier <=