lwip/src
Faidon Liambotis 4f88651247 Add MEM_CUSTOM_ALLOCATOR and make LIBC a subset of it
Allow one to provide a custom implementation of free/malloc/calloc
instead of the lwip internal allocator. The code to use the libc's
implementation already existed, so generalize the existing code and make
the libc variant a specialized case of this new capability, retaining
full backwards compatibility.
2023-10-11 21:45:55 +02:00
..
api sockets: fix socket leak when using setsockopt/getsockopt hook with LWIP_NETCONN_FULLDUPLEX==1 2023-10-11 21:23:32 +02:00
apps altcp_mbedtls: don't ignore return value of mbedtls_ssl_flush_output 2023-10-11 21:18:56 +02:00
core Add MEM_CUSTOM_ALLOCATOR and make LIBC a subset of it 2023-10-11 21:45:55 +02:00
include Add MEM_CUSTOM_ALLOCATOR and make LIBC a subset of it 2023-10-11 21:45:55 +02:00
netif guard when data is NULL 2023-09-29 22:21:02 +02:00
Filelists.cmake next release will probably be 2.2.1... 2023-09-27 20:38:41 +02:00
Filelists.mk mDNS: add new files to filelists + solve compile errors 2018-11-13 12:17:38 +01:00
FILES update some FILES list files 2016-08-03 20:21:54 +02:00