Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
easycwmp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
easycwmp
Commits
7aa7a496
Commit
7aa7a496
authored
May 02, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added ability to configure network IP interfaces over CWMP
parent
c867dc97
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
449 additions
and
0 deletions
+449
-0
Makefile
Makefile
+1
-0
ip
ip
+448
-0
No files found.
Makefile
View file @
7aa7a496
...
@@ -16,6 +16,7 @@ all: easycwmp-service device-info easycwmp-config
...
@@ -16,6 +16,7 @@ all: easycwmp-service device-info easycwmp-config
install
-v
-Dm755
easycwmp-1.5.3/ext/openwrt/scripts/functions/tr181/root /usr/share/easycwmp/functions/root
install
-v
-Dm755
easycwmp-1.5.3/ext/openwrt/scripts/functions/tr181/root /usr/share/easycwmp/functions/root
install
-v
-Dm755
easycwmp-1.5.3/ext/openwrt/scripts/functions/tr181/ip /usr/share/easycwmp/functions/ip
install
-v
-Dm755
easycwmp-1.5.3/ext/openwrt/scripts/functions/tr181/ip /usr/share/easycwmp/functions/ip
install
-v
-Dm755
easycwmp-1.5.3/ext/openwrt/scripts/functions/tr181/ipping_diagnostic /usr/share/easycwmp/functions/ipping_diagnostic
install
-v
-Dm755
easycwmp-1.5.3/ext/openwrt/scripts/functions/tr181/ipping_diagnostic /usr/share/easycwmp/functions/ipping_diagnostic
install
-v
-Dm755
ip /usr/share/easycwmp/functions/ip
install
-v
-Dm755
ssh /usr/share/easycwmp/functions/ssh
install
-v
-Dm755
ssh /usr/share/easycwmp/functions/ssh
install
-v
-Dm755
easycwmp-init-device-info /usr/sbin/easycwmp-init-device-info
install
-v
-Dm755
easycwmp-init-device-info /usr/sbin/easycwmp-init-device-info
@
echo
"
$$
DEVICE_INFO"
>
/etc/device_info
@
echo
"
$$
DEVICE_INFO"
>
/etc/device_info
...
...
ip
0 → 100644
View file @
7aa7a496
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment