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.
1770
Commits
1
Branch
0
Tags
11 MiB
C
99.3%
CMake
0.3%
Makefile
0.2%
Tree:
8cb3ea1398
STABLE-2_1_x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8cb3ea1398'
${ noResults }
devilutionX-lwip
/
src
History
goldsimon
8cb3ea1398
Reworked the code that parses DHCP options: parse them once instead of parsing for every option. This also removes the need for mem_malloc from dhcp_recv and makes it possible to correctly retrieve the BOOTP file.
16 years ago
..
api
Use SYS_LIGHTWEIGHT_PROT instead of a semaphore to protect the sockets array since the protection time is short
16 years ago
core
Reworked the code that parses DHCP options: parse them once instead of parsing for every option. This also removes the need for mem_malloc from dhcp_recv and makes it possible to correctly retrieve the BOOTP file.
16 years ago
include
Reworked the code that parses DHCP options: parse them once instead of parsing for every option. This also removes the need for mem_malloc from dhcp_recv and makes it possible to correctly retrieve the BOOTP file.
16 years ago
netif
Replaced tabs with spaces
16 years ago
FILES
Minor fix (tab, indent...) to respect source code style...
19 years ago