Replace lwip SDK blob with lwip 1.4.1 upstream source
Compiles but won't work yet
This commit is contained in:
parent
496c5a8330
commit
806962d5c7
75 changed files with 1203 additions and 13257 deletions
|
|
@ -73,7 +73,7 @@ struct server_config_t {
|
|||
|
||||
|
||||
typedef uint32_t leasetime_t;
|
||||
typedef sint32_t signed_leasetime_t;
|
||||
typedef int32_t signed_leasetime_t;
|
||||
|
||||
struct dyn_lease {
|
||||
/* Unix time when lease expires. Kept in memory in host order.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue