Fernando Governatore
be7cabd94d
DHCP Allows selecting the DHCP server's network interface
...
This changes the parameters of dhcpserver_start.
Besides that, dhcpserver_start should only be called after user_init has
finished, else the call sdk_system_get_netif(SOFTAP_IF) will return NULL.
2017-08-03 22:34:59 -03:00
UncleRus
57cb9b925c
Make headers in extras more cpp friendly
2016-10-24 18:13:17 +05:00
Angus Gratton
a0a23ae232
dhcpserver: Cleanup find_lease routine, fix bug
2015-09-23 22:24:30 +10:00
Angus Gratton
46111bad52
dhcpserver cleanup, add access_point example
...
DHCP Server & AP mode tested w/ Debian & Android clients
2015-09-13 18:42:20 +10:00
Angus Gratton
9fc223b3c2
dhcpserver: Add expiry, DHCPNAK packets
2015-09-13 18:42:20 +10:00
Angus Gratton
4c98f575e7
dhcpserver: Initial DHCP server support, hands out leases but doesn't expire them
2015-09-13 18:42:11 +10:00