Added UDP lite support for sockets

This commit is contained in:
goldsimon
2007-06-11 18:43:16 +00:00
parent 2f293d53ba
commit 046a270156
5 changed files with 117 additions and 5 deletions

View File

@@ -19,6 +19,9 @@ HISTORY
++ New features:
2007-06-11 Simon Goldschmidt
* sockets.c, sockets.h: Added UDP lite support for sockets
2007-06-10 Simon Goldschmidt
* udp.h, opt.h, api_msg.c, ip.c, udp.c: Included switch LWIP_UDPLITE (enabled
by default) to switch off UDP-Lite support if not needed (reduces udp.c code