all: add version-id argument to device's Reapply method
authorThomas Haller <thaller@redhat.com>
Thu, 11 Feb 2016 08:04:58 +0000 (09:04 +0100)
committerThomas Haller <thaller@redhat.com>
Tue, 16 Feb 2016 10:24:49 +0000 (11:24 +0100)
commit6898e2169e2fc2ca9d938208ad84a112ccb3f23e
tree2940e8b5a28f066adba262e45109a2764af93b40
parentb96a40c2ec9e4318e7d2a578396236f68e487710
all: add version-id argument to device's Reapply method

This breaks API and ABI for the functions related to Reapply,
which got introduced in the current 1.1 development phase.

The version-id is here to allow users to error out if the connection
on the device was changed by a concurrent action.

https://bugzilla.gnome.org/show_bug.cgi?id=761714
clients/cli/devices.c
introspection/nm-device.xml
libnm-core/nm-errors.h
libnm/nm-device.c
libnm/nm-device.h
src/devices/nm-device.c