-
Notifications
You must be signed in to change notification settings - Fork 137
lwip patches
Ian Eyberg edited this page Oct 12, 2021
·
6 revisions
We might consider forking LWIP in the future but this page contains the list of patches we've made or will be making in the near future:
- dhcpv6 - https://savannah.nongnu.org/patch/?10061 , https://github.com/nanovms/lwip/pull/1
- ip masquerading -
- run-time ip forwarding toggle -
- syn cookies - https://github.com/nanovms/lwip/pull/2
- UDP buffer size -
- SO_SNDBUF -
what else?
local repo: https://github.com/nanovms/lwip
Currently all NanoVMs patches are being merged into the STABLE-2_1_x branch.