New IPv6 integration
authorSteven Barth <steven@midlink.org>
Mon, 24 Jun 2013 11:59:57 +0000 (11:59 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 24 Jun 2013 11:59:57 +0000 (11:59 +0000)
commitcd35191cbb6fe0613e189431cc6f42c21cdc9e82
treed6b5b023eae06156346f675f8dcb68575dfb048f
parent56ece5b64400a53582e98a80411934e05438ec59
New IPv6 integration
libs/core/luasrc/model/network.lua
modules/admin-full/luasrc/controller/admin/network.lua
modules/admin-full/luasrc/model/cbi/admin_network/ipv6.lua [new file with mode: 0644]
protocols/6x4/luasrc/model/cbi/admin_network/proto_6in4.lua
protocols/6x4/luasrc/model/cbi/admin_network/proto_6to4.lua
protocols/core/luasrc/model/cbi/admin_network/proto_dhcp.lua
protocols/core/luasrc/model/cbi/admin_network/proto_dhcpv6.lua [new file with mode: 0644]
protocols/core/luasrc/model/cbi/admin_network/proto_static.lua