aboutsummaryrefslogtreecommitdiff
path: root/lwip/port/netif
Commit message (Expand)AuthorAgeFilesLines
* More device_get_status count fixesSamuel Thibault2024-11-041-2/+2
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-032-2/+2
* Fix types of read write and readables methodsSamuel Thibault2022-08-301-3/+3
* Make RPC input array parameters constSamuel Thibault2022-01-161-2/+2
* Fix build warningsSamuel Thibault2022-01-011-1/+1
* Fix build with -fno-commonSamuel Thibault2020-03-311-0/+3
* lwip: Call if_change_flags() inside a thread-safe contextJoan Lledó2019-08-121-5/+55
* lwip: Stop using netifapi.Joan Lledó2019-03-311-4/+2
* lwip: Add headers to the tun driverJoan Lledó2019-03-311-0/+3
* lwip: Use the right error type.Joan Lledó2019-03-314-18/+22
* lwip: Fix wrong error checksJoan Lledó2019-03-311-2/+2
* Include required sockets headersJoan Lledó2018-05-011-0/+2
* lwip: Add LwIP-based TCP/IP translatorJoan Lledó2017-12-184-0/+1527