merge: add new nm-plugin-missing property for devices (bgo #747851)
authorJiří Klimeš <jklimes@redhat.com>
Mon, 20 Apr 2015 08:08:30 +0000 (10:08 +0200)
committerJiří Klimeš <jklimes@redhat.com>
Mon, 20 Apr 2015 08:13:12 +0000 (10:13 +0200)
commit80a72a40928914820bda1a1039c4ffa283d56830
tree8cf66509b5c1edee84e4cd5278c25e980a6418f5
parent8257940606b1ad3cd333974a0c5c52afd4281a8b
parent1b9c1ed6d38b408a17abe77f46de1708b27900f0
merge: add new nm-plugin-missing property for devices (bgo #747851)

The property indicates that a device type is supported by NetworkManager, but
the plugin for handling the device is missing.
The property is accessible through D-Bus API, libnm and nmcli.

https://bugzilla.gnome.org/show_bug.cgi?id=747851