6 Commits

Author SHA1 Message Date
jow
64045af765 [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
2011-05-24 10:01:23 +00:00
florian
f7b39a13eb [package] fix killing and starting of dhcp (#6919)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-11 21:07:54 +00:00
florian
2b2ad573be Fix dhcp initscript logic to handle failures properly (#3941)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12425 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-28 15:38:13 +00:00
florian
770889bf61 Fix init script (#3057)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-23 17:18:04 +00:00
pavlov
7582902e14 update to dhcpd 3.1.0 and change bootup option to be quiet (not display the copyright on every start)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10143 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 17:07:25 +00:00
florian
37713665c2 Add init script from #924
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 13:28:25 +00:00