lwip/src/include
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
..
compat Whitespace cleanup lwIP 2018-10-22 20:53:58 +02:00
lwip Add MEM_CUSTOM_ALLOCATOR and make LIBC a subset of it 2023-10-11 21:45:55 +02:00
netif PPP: add one more timer to PPP_NUM_TIMEOUTS_PER_PCB for late authentication 2020-11-17 01:19:21 +01:00