Move dhcp6, mrd6 and 6tunnel to ipv6 section
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Aug 2006 10:39:32 +0000 (10:39 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Aug 2006 10:39:32 +0000 (10:39 +0000)
commit6ea8dfd8f60ccbc283a62ab63c0f827380e35c5f
treeb500dc7cad625ab9d66dd03963580564e74587d2
parente73c6e366f638c63bef8bc4a9d7c3dd761295446
Move dhcp6, mrd6 and 6tunnel to ipv6 section

git-svn-id: svn://svn.openwrt.org/openwrt/packages@4474 3c298f89-4303-0410-b956-a3cf2f4a3e73
ipv6/6tunnel/Makefile [new file with mode: 0644]
ipv6/dhcp6/Makefile [new file with mode: 0755]
ipv6/dhcp6/patches/01-remove_debug.patch [new file with mode: 0644]
ipv6/dhcp6/patches/02-gcc_lvalue.patch [new file with mode: 0644]
ipv6/mrd6/Makefile [new file with mode: 0644]
ipv6/mrd6/files/mrd6.conf [new file with mode: 0644]
ipv6/mrd6/files/mrd6.init [new file with mode: 0755]
ipv6/mrd6/patches/01-ceilf_replacement.patch [new file with mode: 0644]