[PATCH] add interface and hosts parsing from uci dhcp config to ISC dhcpd (fix bridges)
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 24 May 2011 10:01:23 +0000 (10:01 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 24 May 2011 10:01:23 +0000 (10:01 +0000)
commita6b1e8f84626783e09463767aa1b48d00cfd1253
tree73cef1485aab5526ebaa87942ea53f17fdcbe808
parentea29e4bf79fe848eb36c9af4e78f96bfec03e25c
[PATCH] add interface and hosts parsing from uci dhcp config to ISC dhcpd (fix bridges)
This allows people to use the luci interface to specify to dhcpd which
interfaces it should listen to, and which static MAC->IP host mappings
should it define
For the interface, this has to be done in the initscript, via
commandline when the server is started
For the static hosts, the initscript makes a file called
/tmp/dhcpd.hosts which you can include in your dhcpd.config to use the
webgui defined hosts
Fix: 7.5.2011. Now works properly on interfaces which are in a bridge

Signed-off-by: Rajko Stojadinovic <admin@rajko.info>
SVN-Revision: 26998
net/dhcp/Makefile
net/dhcp/files/dhcpd.init