[PATCH] add interface and hosts parsing from uci dhcp config to ISC dhcpd (fix bridges)
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2011 10:01:23 +0000 (10:01 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2011 10:01:23 +0000 (10:01 +0000)
commit64045af765055b5c572e2365ad3024c91b1127da
tree73cef1485aab5526ebaa87942ea53f17fdcbe808
parent3475b58d048f1e4b62ad27fb5f2aed1bc7be773a
[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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26998 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/dhcp/Makefile
net/dhcp/files/dhcpd.init