aboutsummaryrefslogtreecommitdiff
path: root/lwip/lwip-util.c
Commit message (Expand)AuthorAgeFilesLines
* lwip: Allocate the loopback netif by defaultJoan Lledó2023-12-021-7/+7
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
* lwip: Fix bug: Error handling on configure_device()Joan Lledó2019-05-111-5/+3
* lwip: Error handling when calling update_if()Joan Lledó2019-05-021-29/+33
* lwip: Stop using netifapi.Joan Lledó2019-03-311-28/+45
* lwip: Fix wrong error checksJoan Lledó2019-03-311-2/+2
* Include required sockets headersJoan Lledó2018-05-011-0/+1
* lwip: Add LwIP-based TCP/IP translatorJoan Lledó2017-12-181-0/+343