]> pilppa.org Git - uci.git/blob - test/references/ucimap_example_2.result
ucimap: add helper function for resizing lists and freeing items (both using ucimap...
[uci.git] / test / references / ucimap_example_2.result
1 New network section 'lan'
2         type: static
3         ifname: eth0
4         ipaddr: 0.0.0.0
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 Configured aliases: c d