index
:
lwip.git
DEVEL
DEVEL-1_4_1
STABLE-0_6_0
STABLE-0_6_3
STABLE-0_7
STABLE-2_0_0
adamdunkels
leon-dhcp
lowpan6
lukem-pbuf
master
lwIP - A Lightweight TCPIP stack
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UPGRADING
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
Add note about UDP multicast behavior fix to UPGRADING document
Dirk Ziegelmeier
1
-1/+6
2016-10-06
def.h: Provide hton* / ntoh* functions to users by default for compatibility ...
Dirk Ziegelmeier
1
-0/+4
2016-10-06
Add note about new abstactions for itoa(), strnicmp(), stricmp() and strnstr(...
Dirk Ziegelmeier
1
-0/+3
2016-08-25
Fix handling of LWIP_HOOK_VLAN_SET(). Previous implementation supplied uninit...
Dirk Ziegelmeier
1
-0/+2
2016-08-08
Add note about Filelists.mk in UPGRADING document
Dirk Ziegelmeier
1
-2/+3
2016-08-08
Fix typos in docs
Dirk Ziegelmeier
1
-1/+1
2016-08-03
had a look through the docs...
sg
1
-0/+1
2016-07-19
worked on UPGRADING for 2.0.0
sg
1
-0/+69
2015-08-27
Fixed UPGRADING regarding 1.4.0
sg
1
-1/+5
2010-12-02
Added note about changed ARP_QUEUEING==0
goldsimon
1
-1/+6
2010-07-14
fixed the change not about tcp_close chang (bug #30444)
goldsimon
1
-3/+1
2010-07-06
Updated to current CHANGELOG
goldsimon
1
-27/+102
2010-03-08
bug #29105: Review printf formatters: added X8_F to cc.h and use it in etharp.c
goldsimon
1
-0/+2
2010-02-22
Added a note about socket recv/accept timeout errno value
goldsimon
1
-0/+3
2010-02-21
Moved stack-internal parts of tcp.h to tcp_impl.h, tcp.h now only contains th...
goldsimon
1
-1/+4
2010-02-20
Task #10088: Correctly implement close() vs. shutdown(). Now the application ...
goldsimon
1
-2/+7
2010-02-20
Added UPGRADING doc file that should help to upgrade apps/ports from older ve...
goldsimon
1
-0/+53