luci-proto-qmi: Added support for QMI Cellular 840/head
authorDavid Thornley <david.thornley@touchstargroup.com>
Thu, 3 Nov 2016 04:55:26 +0000 (15:55 +1100)
committerDavid Thornley <david.thornley@touchstargroup.com>
Thu, 15 Dec 2016 02:34:22 +0000 (13:34 +1100)
commit819e8cd41bafc1301e2b85c1a0148cd322649ecb
treeeaddfe2989b190537cbac9d043934c73db03ebc9
parentd7d97723fef1c4e5fe436b15e088d24d558246b3
luci-proto-qmi: Added support for QMI Cellular

Derived mostly from (ppp) 3g implementation. Currently exposing the following configuration through cbi (apn/pincode/username/password/auth/ipv6).

Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
protocols/luci-proto-qmi/Makefile [new file with mode: 0644]
protocols/luci-proto-qmi/luasrc/model/cbi/admin_network/proto_qmi.lua [new file with mode: 0644]
protocols/luci-proto-qmi/luasrc/model/network/proto_qmi.lua [new file with mode: 0644]