Re: [PATCH 1/2] bonding: Export path of master device property over DBUS

2012-01-25 Thread Dan Williams
On Wed, 2012-01-11 at 10:45 +0100, Thomas Graf wrote: > Adds a new "master" property to NMActiveConnection containing the path > of the master NMDevice if the connection has a master. Both these pushed to git master, thanks. Dan > Signed-off-by: Thomas Graf > --- > introspection/nm-active-conn

[PATCH 1/2] bonding: Export path of master device property over DBUS

2012-01-11 Thread Thomas Graf
Adds a new "master" property to NMActiveConnection containing the path of the master NMDevice if the connection has a master. Signed-off-by: Thomas Graf --- introspection/nm-active-connection.xml |3 ++ libnm-glib/libnm-glib.ver|1 + libnm-glib/nm-active-connection.c