Added dhcp6, an IPv6 implementation of the dhcp server and client
authorFlorian Fainelli <florian@openwrt.org>
Tue, 13 Dec 2005 13:01:01 +0000 (13:01 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 13 Dec 2005 13:01:01 +0000 (13:01 +0000)
commit4efdbeee173ae6173ba178433fc76642014aebca
tree07697b4b585e304902d8364595be78db791baf3d
parent4a0490c6797ff6d8a008c982afec8fbae7f275a8
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@2649 3c298f89-4303-0410-b956-a3cf2f4a3e73
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/dhcp6/Config.in [new file with mode: 0644]
openwrt/package/dhcp6/Makefile [new file with mode: 0755]
openwrt/package/dhcp6/ipkg/dhcp6.control [new file with mode: 0755]
openwrt/package/dhcp6/ipkg/files/conffiles [new file with mode: 0644]
openwrt/package/dhcp6/patches/01-remove_debug.patch [new file with mode: 0644]
openwrt/package/rules.mk
openwrt/package/vnc-reflector/Config.in