libnm: add NMSettingConnection:autoconnect-priority setting

System Internals / NetworkManager - Thomas Haller [redhat.com] - 12 October 2014 13:13 UTC

The autoconnect priority has only any relevance, if the connection is autoconnect too.

The priority defaults to zero, with higher numbers meaning preferred. The valid range is limited to [-999,999].

24a2f9c libnm: add NMSettingConnection:autoconnect-priority setting
libnm-core/nm-setting-connection.c | 43 ++++++++++++++++++++++++++++++++++++
libnm-core/nm-setting-connection.h | 6 +++++
libnm-core/tests/test-general.c | 1 +
libnm/libnm.ver | 1 +
4 files changed, 51 insertions(+)

Upstream: cgit.freedesktop.org


  • Share