18 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
cshore
eec5daa5b4 [net] IP Addresses and Names: Moved DHCP, DNS, mDNS, and DDNS program into IP Addresses and Names submenu
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-12 06:16:47 +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
hauke
83c14e180d [packages] Various Makefile cleanups.
Thanks to swalker.


git-svn-id: svn://svn.openwrt.org/openwrt/packages@16438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-13 17:01:55 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
florian
23487d9434 Makefile cleanups, round 6 and last
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:04:10 +00:00
agb
69f747ee99 [packages] dhcp: don't build docs
- docs require nroff on host system


git-svn-id: svn://svn.openwrt.org/openwrt/packages@11484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-15 18:19:42 +00:00
pavlov
ce68863b22 install omshell and supporting libs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-08 20:56:19 +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
nbd
e296673ba6 packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
blogic
0550a9ac78 remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +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
florian
2af7ee0c8b Upgrade to 3.0.6 and fix download
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-06 21:57:41 +00:00
pavlov
3bfd63fd17 update isc-dhcp to 3.0.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7054 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-26 16:29:47 +00:00
nbd
399dc08981 fix dhcp build on osx
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-01 15:26:01 +00:00
nbd
c0e5247848 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nico
5cb332fb35 massive Makefile cleanup, add missing 'svn:keywords' property
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-30 13:51:50 +00:00
florian
04b7f0d3b6 Port dhcp to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-01 14:54:27 +00:00