Thomas Haller
275ab5fb8f
cli: make properties list a list of pointers
...
That allows for the property list to contain derived
property types. Also, the list can be directly passed
off as a "const NMMetaAbstractInfo *const*" list.
2017-04-13 10:10:12 +02:00
Thomas Haller
d32817999c
cli: move information about valid connection settings to common
2017-04-12 14:12:20 +02:00
Thomas Haller
41b31051f2
cli: use nmc_print() to output device's IP4 info
...
The IP4 info adds a new type: to expose strv arguments
for addresses, etc.
2017-04-12 14:00:00 +02:00
Thomas Haller
3045daf127
cli: use nmc_print() to output setting data
2017-04-12 11:24:04 +02:00
Thomas Haller
022117ff36
cli/tests: add "clients/common/tests/test-general.c"
2017-04-05 16:53:06 +02:00