aboutsummaryrefslogtreecommitdiffstats
path: root/package/dhcp6/ipkg
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2005-12-13 13:01:01 +0000
committerFlorian Fainelli <florian@openwrt.org>2005-12-13 13:01:01 +0000
commit06c1ae3041ced4a6f55aea56b656e6a90fce7f16 (patch)
tree53e273ed1968553b4c1f2fc6a4f5371c2b4f27ee /package/dhcp6/ipkg
parentccd9ba2e8099f502c9c82d56e761b07d1148a66e (diff)
downloadmaster-187ad058-06c1ae3041ced4a6f55aea56b656e6a90fce7f16.tar.gz
master-187ad058-06c1ae3041ced4a6f55aea56b656e6a90fce7f16.tar.bz2
master-187ad058-06c1ae3041ced4a6f55aea56b656e6a90fce7f16.zip
Added dhcp6, an IPv6 implementation of the dhcp server and client
Added support in package/rules.mk for zip files, just use PKG_CAT=unzip to uncompress the archive git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2649 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/dhcp6/ipkg')
-rwxr-xr-xpackage/dhcp6/ipkg/dhcp6.control5
-rw-r--r--package/dhcp6/ipkg/files/conffiles4
2 files changed, 9 insertions, 0 deletions
diff --git a/package/dhcp6/ipkg/dhcp6.control b/package/dhcp6/ipkg/dhcp6.control
new file mode 100755
index 0000000000..cc030a0e2b
--- /dev/null
+++ b/package/dhcp6/ipkg/dhcp6.control
@@ -0,0 +1,5 @@
+Package: dhcp6
+Section: net
+Architecture: mipsel
+Priority: optional
+Description: This is the first ever open source implementation of Dynamic Host Configuration Protocol for IPv6 (DHCPv6) server and client on Linux Operating System. The server provides leases (durations or lifetimes) on IPv6 addresses to the clients who request for it.
diff --git a/package/dhcp6/ipkg/files/conffiles b/package/dhcp6/ipkg/files/conffiles
new file mode 100644
index 0000000000..267baa94d9
--- /dev/null
+++ b/package/dhcp6/ipkg/files/conffiles
@@ -0,0 +1,4 @@
+/etc/dhcpd6/dhcpd6.conf
+/etc/dhcpd6/leases6.conf
+/etc/dhcpd6/partial_leases6.conf
+/etc/dhcp6/sollicit.conf