Refine dhcpserver_get_leases().
Add LWIP_RAW support.
This commit is contained in:
parent
cbdacf5ca1
commit
c1124f9f7c
3 changed files with 10 additions and 7 deletions
3
lwip/include/lwipopts.h
Normal file → Executable file
3
lwip/include/lwipopts.h
Normal file → Executable file
|
|
@ -221,6 +221,9 @@
|
|||
---------- RAW options ----------
|
||||
---------------------------------
|
||||
*/
|
||||
#ifndef LWIP_RAW
|
||||
#define LWIP_RAW 1
|
||||
#endif
|
||||
|
||||
/*
|
||||
----------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue