[package] ahcpd: update to 0.51, fix scripts
authorkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 22 Feb 2010 11:00:30 +0000 (11:00 +0000)
committerkerneis <kerneis@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 22 Feb 2010 11:00:30 +0000 (11:00 +0000)
commitddee12861334fddbf1b9cecb908d67f67754f856
treec2957d689fe94a722b9174dcea987abfb2c8078e
parent7c226ba2a8f089367c6186b52b98b598a67bd54e
[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
ipv6/ahcpd/Makefile
ipv6/ahcpd/files/ahcp.sh [new file with mode: 0644]
ipv6/ahcpd/files/ahcpd.config
ipv6/ahcpd/files/ahcpd.init