Initial commit
This commit is contained in:
commit
4eef3a1d5a
153 changed files with 178754 additions and 0 deletions
14
lib/uci/test/references/ucimap_example_2.result
Normal file
14
lib/uci/test/references/ucimap_example_2.result
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
New network section 'lan'
|
||||
type: static
|
||||
ifname: eth0
|
||||
ipaddr: 0.0.0.0
|
||||
test: 123
|
||||
enabled: off
|
||||
Configured aliases: a b
|
||||
New network section 'wan'
|
||||
type: dhcp
|
||||
ifname: eth1
|
||||
ipaddr: 0.0.0.0
|
||||
test: -1
|
||||
enabled: on
|
||||
Configured aliases: c d
|
||||
Loading…
Add table
Add a link
Reference in a new issue