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. STABLE-2_1_0_RELEASE-200-g282389a
Date: Mon, 3 Dec 2018 01:14:11 -0500 (EST)

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  282389a3325d71e8c6ce7dbe1ceb3fd6875d9051 (commit)
      from  930eb27ba70b5e10559bd2c612493d159b149198 (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 282389a3325d71e8c6ce7dbe1ceb3fd6875d9051
Author: Simon Goldschmidt <address@hidden>
Date:   Mon Dec 3 07:14:02 2018 +0100

    altcp_tls_mbedtls: listen: free members of the ssl context
    
    The ssl context is not used on listening pcbs. This includes freeing
    input/output buffers, so saves ~32KByte by default.

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

Summary of changes:
 src/apps/altcp_tls/altcp_tls_mbedtls.c | 5 +++++
 1 file changed, 5 insertions(+)


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



reply via email to

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