task #7506: added NAT support

This commit is contained in:
goldsimon
2010-05-05 19:34:23 +00:00
parent 4d1ff2418e
commit a7fdb67e8f
6 changed files with 1202 additions and 4 deletions

View File

@@ -13,6 +13,9 @@ HISTORY
++ New features:
2010-05-05: Simon Goldschmidt (Christian Walter)
* ip_nat.h/.c, opt.h, ip.c, timers.c: task #7506: added NAT support
2010-05-02: Simon Goldschmidt
* netbuf.h/.c, sockets.c, api_msg.c: use checksum-on-copy for sending
UDP data for LWIP_NETIF_TX_SINGLE_PBUF==1