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)
commitbf6800cb75eecac537c5f14d6b607295e77b345f
tree07697b4b585e304902d8364595be78db791baf3d
parent6bdf74f29aa53d02c65de3620b42759f034ccb80
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