dhcpserver cleanup, add access_point example
DHCP Server & AP mode tested w/ Debian & Android clients
This commit is contained in:
parent
9fc223b3c2
commit
46111bad52
5 changed files with 211 additions and 90 deletions
5
examples/access_point/Makefile
Normal file
5
examples/access_point/Makefile
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Makefile for access_point example
|
||||
PROGRAM=access_point
|
||||
EXTRA_COMPONENTS=extras/dhcpserver
|
||||
|
||||
include ../../common.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue