mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-02-04 12:16:40 +08:00
- implement server/client mode (API is nicer to use) - Increase TFTP_MAX_MODE_LEN to be able to contain "netascii" transfer mode - Adapt tftp_example to changes