summaryrefslogtreecommitdiff
path: root/libnm-glib/libnm-glib.ver
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-10-11 14:59:26 -0400
committerDan Winship <danw@gnome.org>2013-11-06 10:26:16 -0500
commit47cc8b25f2efe015defde7e76e49e67086603bb3 (patch)
treecf50a6e14d227e234661f484bf5a8d0d5748f03c /libnm-glib/libnm-glib.ver
parentb7300bbe5a9f298ede02225b6b7e73e05aa78bc8 (diff)
downloadNetworkManager-47cc8b25f2efe015defde7e76e49e67086603bb3.tar.gz
libnm-glib: add NMDevice:physical-port-id property
Add the physical-port-id property to NMDevice so that clients can recognize NPAR/SR-IOV devices.
Diffstat (limited to 'libnm-glib/libnm-glib.ver')
-rw-r--r--libnm-glib/libnm-glib.ver1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-glib/libnm-glib.ver b/libnm-glib/libnm-glib.ver
index 4727bc3b9a..416b782c0a 100644
--- a/libnm-glib/libnm-glib.ver
+++ b/libnm-glib/libnm-glib.ver
@@ -130,6 +130,7 @@ global:
nm_device_get_ip6_config;
nm_device_get_ip_iface;
nm_device_get_managed;
+ nm_device_get_physical_port_id;
nm_device_get_product;
nm_device_get_state;
nm_device_get_state_reason;