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