This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
devilutionX-lwip
mirror of
https://github.com/diasurgical/lwip.git
Watch
1
Star
0
Fork
You've already forked devilutionX-lwip
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1072
Commits
1
Branch
0
Tags
11 MiB
C
99.3%
CMake
0.3%
Makefile
0.2%
Tree:
ebcb46cd48
STABLE-2_1_x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ebcb46cd48'
${ noResults }
devilutionX-lwip
/
src
History
goldsimon
ebcb46cd48
Included the mem_malloc pools in memp_names if MEM_USE_POOLS=1
19 years ago
..
api
api_msg.c: Fix bug
#20318
: api_msg "recv" callbacks don't call pbuf_free in all error cases.
19 years ago
core
Included the mem_malloc pools in memp_names if MEM_USE_POOLS=1
19 years ago
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...
19 years ago
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...
19 years ago
FILES
Minor fix (tab, indent...) to respect source code style...
19 years ago