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. master_at_STABLE-2_0_0-508-g425b2dd
Date: Sun, 26 Mar 2017 16:26:59 -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  425b2dda61b00f6a92de3ce07d9d85d9ddf84515 (commit)
      from  1ab89ed5e6edbe9472eda416096705bcca0b63c6 (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 425b2dda61b00f6a92de3ce07d9d85d9ddf84515
Author: goldsimon <address@hidden>
Date:   Sun Mar 26 22:26:40 2017 +0200

    altcp_get_ip: added altcp_get_ip(), added default functions that only defer 
a call to the inner_conn (moved from tls_mbedtls to generic altcp)

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c |  91 +++-------------------
 src/core/altcp.c                       | 136 +++++++++++++++++++++++++++++++++
 src/core/altcp_tcp.c                   |  19 ++++-
 src/include/lwip/altcp.h               |   1 +
 src/include/lwip/priv/altcp_priv.h     |  49 ++++++++----
 5 files changed, 198 insertions(+), 98 deletions(-)


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



reply via email to

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