add sanity checks for optmap section type vs sectionmap type
[project/uci.git] / test / references / ucimap_example.result
1 New network section 'lan'
2         type: static
3         ifname: eth0
4         ipaddr: 2.3.4.5
5         test: 123
6         enabled: off
7 New alias: a
8 New alias: b
9 New network section 'wan'
10         type: dhcp
11         ifname: eth1
12         ipaddr: 0.0.0.0
13         test: -1
14         enabled: on
15 New alias: c
16 New alias: d