patch #6888: Patch for UDP Netbufs to support dest-addr and dest-port

This commit is contained in:
goldsimon
2009-10-07 17:58:30 +00:00
parent 9e5cf1cf8e
commit a9cbdc141b
5 changed files with 34 additions and 0 deletions

View File

@@ -19,6 +19,10 @@ HISTORY
++ New features:
2009-10-07 Simon Goldschmidt/Fabian Koch
* api_msg.c, netbuf.c/.h, opt.h: patch #6888: Patch for UDP Netbufs to
support dest-addr and dest-port (optional: LWIP_NETBUF_RECVINFO)
2009-08-26 Simon Goldschmidt/Simon Kallweit
* slipif.c/.h: bug #26397: SLIP polling support