[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #66668] altcp_tls_mbedtls.c doesn't compile with a mor
From: |
Peter Harper |
Subject: |
[lwip-devel] [bug #66668] altcp_tls_mbedtls.c doesn't compile with a more recent version of mbedtls |
Date: |
Wed, 15 Jan 2025 15:09:03 -0500 (EST) |
URL:
<https://savannah.nongnu.org/bugs/?66668>
Summary: altcp_tls_mbedtls.c doesn't compile with a more
recent version of mbedtls
Group: lwIP - A Lightweight TCP/IP stack
Submitter: peterharperuk
Submitted: Wed 15 Jan 2025 08:08:58 PM UTC
Category: None
Severity: 3 - Normal
Item Group: Feature Request
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
lwIP version: 2.2.0
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Wed 15 Jan 2025 08:08:58 PM UTC By: Peter Harper <peterharperuk>
It would be nice to support a more recent version of mbedtls > 2.x
More recent versions of mbedtls seem quicker, taking about 1s less to perform
a TLS handshake.
The attached patch adds conditional compilation based on MBEDTLS_VERSION_MAJOR
which allows altcp_tls to build with a more up to date version.
Any chance we could support this?
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?66668>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
signature.asc
Description: PGP signature
- [lwip-devel] [bug #66668] altcp_tls_mbedtls.c doesn't compile with a more recent version of mbedtls,
Peter Harper <=