9 Commits

Author SHA1 Message Date
kerneis
3a81a088df [package] ahcpd: Fix reload rule in init script
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-12 17:29:27 +00:00
kerneis
ddee128613 [package] ahcpd: update to 0.51, fix scripts
- Full-featured UCI configuration file (including server mode).
- Client mode configuration in /etc/config/network (proto ahcp).
- Launch at most one instance in server/forwarder mode, and as many
  instance as interfaces in client mode.
- Add status and reload options to init script.
- Make /etc/config/ahcpd a config file, simplify Makefile.
- Do not check the pid file (useless).
- 29 January 2010: ahcpd 0.51
  * Servers are now configured with a plain-text configuration file.
  * Implemented client-side support for prefix delegation (-P).
  * Made requesting state more persistent, to deal with packet loss.
  * Fixed a typo that prevented the -I option from working.
  * Fixed compilation on BSD systems.
  * Fixed a bug that could cause an expired lease to be discarded when
    older ones are available.

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@19813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-22 11:00:30 +00:00
nbd
87340f10d9 ahcpd: rework init script (based on a patch by alx)
- use uci network interface names instead of direct interface names
 - start multiple instances if configured to do so

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18862 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-20 18:23:24 +00:00
nbd
7419c6ce1d Fix and upgrade the ahcpd package
- upgrades ahcpd to the latest release (0.50),
- adds librt dependency to the Makefile,
- removes the installation of the obsolete ahcp-dummy-config.sh file,
- fixes the ahcpd.init file to ensure compatibility with ahcpd 0.50,
  options, and provide a sane default behaviour (forward ahcpd messages
  without performing any configuration).

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18460 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 03:48:32 +00:00
jow
e242637f78 [PATCH] ahcpd: fix ticket 3550
Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15266 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-19 16:06:57 +00:00
florian
d3948a6d59 Fix broken init scripts for ahcpd (#3550)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-06-16 13:21:16 +00:00
florian
a4b8fdd3a1 Upgrade ahcpd to 0.5 (#3480)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-29 20:57:34 +00:00
olli
2157c962c5 [Packages] Fix init script props
git-svn-id: svn://svn.openwrt.org/openwrt/packages@10734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-05 09:31:20 +00:00
nico
4017036f74 [packages] ahcpd: update to v0.2, add config and initscript
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-10 12:52:10 +00:00