devices: add :master property

System Internals / NetworkManager - Dan Winship [gnome.org] - 23 January 2014 14:16 UTC

Add a property to NMDevice that can be used to tell whether the device is enslaved, and if so what its master is.

This is currently internal-only, but it could be exported later perhaps.

5cac8da devices: add :master property
src/devices/nm-device.c | 40 ++++++++++++++++++++++++++++++++++++++++
src/devices/nm-device.h | 4 ++++
2 files changed, 44 insertions(+)

Upstream: cgit.freedesktop.org


  • Share