dhcpserver: Add expiry, DHCPNAK packets
This commit is contained in:
parent
4c98f575e7
commit
9fc223b3c2
2 changed files with 47 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef DHCPSERVER_LEASE_TIME
|
||||
#define DHCPSERVER_LEASE_TIME 30
|
||||
#define DHCPSERVER_LEASE_TIME 3600
|
||||
#endif
|
||||
|
||||
/* Start DHCP server.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue