move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-ipv6
authorJo-Philipp Wich <redacted>
Tue, 22 Jan 2013 10:44:28 +0000 (10:44 +0000)
committerJo-Philipp Wich <redacted>
Tue, 22 Jan 2013 10:44:28 +0000 (10:44 +0000)
commit686de0fbec7d31cb6ae60531a87618b65a5dc0be
tree3edcd9db6c51c1a5197445d3f5488f752d3c125a
parenta4f3f52d1c5932633be3b58996f9b719120d0717
move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to luci-proto-ipv6
contrib/package/luci/Makefile
libs/core/luasrc/model/network.lua
protocols/ipv6/Makefile [moved from protocols/6x4/Makefile with 100% similarity]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_6in4.lua [moved from protocols/6x4/luasrc/model/cbi/admin_network/proto_6in4.lua with 100% similarity]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_6rd.lua [moved from protocols/6x4/luasrc/model/cbi/admin_network/proto_6rd.lua with 100% similarity]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_6to4.lua [moved from protocols/6x4/luasrc/model/cbi/admin_network/proto_6to4.lua with 100% similarity]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua [moved from protocols/core/luasrc/model/cbi/admin_network/proto_dhcpv6.lua with 100% similarity]
protocols/ipv6/luasrc/model/network/proto_6x4.lua [moved from protocols/6x4/luasrc/model/network/proto_6x4.lua with 100% similarity]
protocols/ipv6/luasrc/model/network/proto_dhcpv6.lua [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT