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)
commit67d030a4f5c07eed48d6635d46bc85fb13882608
tree088a991a032bb970259cd717d5099a73ccc34f2e
parent5b75e00d4319dc25c0b11a99afdc8b7a98f4a36f
parentfda5a4703d603ab5ef5bcdf31c1799acedf12248
merge: reflect parent device manage/unmanage state for VLANs (rh #1114681)

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