Added dhcp6, an IPv6 implementation of the dhcp server and client Added support in...
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)
commitae3c308186cf1913fa5064fc183d1ef016634aeb
tree2762d6e2571127d83829ee66592298fb7d26009c
parent9e0057bdf6f40bf6f30e12450abca07ab9fd21ca
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

SVN-Revision: 2649
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