merge: reflect parent device manage/unmanage state for VLANs (rh #1114681)
authorJiří Klimeš <jklimes@redhat.com>
Mon, 24 Nov 2014 09:42:03 +0000 (10:42 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Mon, 24 Nov 2014 09:42:03 +0000 (10:42 +0100)
VLAN device watches the parent and reacts to its state change. However, on
creation, the device was made managed, even if the parent was unmanaged. Fix
that and export VLAN parent device property too. The property is added to
libnm/libnm-glib and nmcli as well.

https://bugzilla.redhat.com/show_bug.cgi?id=1114681


Trivial merge