summaryrefslogtreecommitdiff
path: root/UPGRADING
AgeCommit message (Expand)AuthorFilesLines
2016-11-23Add note about UDP multicast behavior fix to UPGRADING documentDirk Ziegelmeier1-1/+6
2016-10-06def.h: Provide hton* / ntoh* functions to users by default for compatibility ...Dirk Ziegelmeier1-0/+4
2016-10-06Add note about new abstactions for itoa(), strnicmp(), stricmp() and strnstr(...Dirk Ziegelmeier1-0/+3
2016-08-25Fix handling of LWIP_HOOK_VLAN_SET(). Previous implementation supplied uninit...Dirk Ziegelmeier1-0/+2
2016-08-08Add note about Filelists.mk in UPGRADING documentDirk Ziegelmeier1-2/+3
2016-08-08Fix typos in docsDirk Ziegelmeier1-1/+1
2016-08-03had a look through the docs...sg1-0/+1
2016-07-19worked on UPGRADING for 2.0.0sg1-0/+69
2015-08-27Fixed UPGRADING regarding 1.4.0sg1-1/+5
2010-12-02Added note about changed ARP_QUEUEING==0goldsimon1-1/+6
2010-07-14fixed the change not about tcp_close chang (bug #30444)goldsimon1-3/+1
2010-07-06Updated to current CHANGELOGgoldsimon1-27/+102
2010-03-08bug #29105: Review printf formatters: added X8_F to cc.h and use it in etharp.cgoldsimon1-0/+2
2010-02-22Added a note about socket recv/accept timeout errno valuegoldsimon1-0/+3
2010-02-21Moved stack-internal parts of tcp.h to tcp_impl.h, tcp.h now only contains th...goldsimon1-1/+4
2010-02-20Task #10088: Correctly implement close() vs. shutdown(). Now the application ...goldsimon1-2/+7
2010-02-20Added UPGRADING doc file that should help to upgrade apps/ports from older ve...goldsimon1-0/+53