aboutsummaryrefslogtreecommitdiff
path: root/lwip/port
Commit message (Expand)AuthorAgeFilesLines
* Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz2023-04-082-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-312-2/+5
* 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-318-23/+28
* 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-188-0/+1727