This website requires JavaScript.
Explore
Help
Sign In
mirror
/
lwip
Watch
1
Star
0
Fork
0
You've already forked lwip
mirror of
https://github.com/lwip-tcpip/lwip.git
synced
2024-11-07 05:30:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1689361ff2
lwip
/
src
History
goldsimon
1689361ff2
Another change for fixing bug
#20478
(put the memp += MEMP_SIZE in another place)
2007-07-15 10:54:24 +00:00
..
api
api_msg.c: Fix bug
#20318
: api_msg "recv" callbacks don't call pbuf_free in all error cases.
2007-07-13 14:28:15 +00:00
core
Another change for fixing bug
#20478
(put the memp += MEMP_SIZE in another place)
2007-07-15 10:54:24 +00:00
include
opt.h, netif.h, netif.c, ethernetif.c: Add new configuration option to add a link callback in the netif struct, and functions to handle it. Be carefull for port maintainers to add the NETIF_FLAG_LINK_UP flag (like in ethernetif.c) if you want to be sure to be compatible with future changes...
2007-07-13 15:00:40 +00:00
netif
opt.h, netif.h, netif.c, ethernetif.c: Add new configuration option to add a link callback in the netif struct, and functions to handle it. Be carefull for port maintainers to add the NETIF_FLAG_LINK_UP flag (like in ethernetif.c) if you want to be sure to be compatible with future changes...
2007-07-13 15:00:40 +00:00
FILES
Minor fix (tab, indent...) to respect source code style...
2007-05-04 15:14:14 +00:00