Add new state for shared connection service failure
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@3827 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -273,6 +273,9 @@ typedef enum {
|
||||
/* Shared connection service failed to start */
|
||||
NM_DEVICE_STATE_REASON_SHARED_START_FAILED,
|
||||
|
||||
/* Shared connection service failed */
|
||||
NM_DEVICE_STATE_REASON_SHARED_FAILED,
|
||||
|
||||
/* AutoIP service failed to start */
|
||||
NM_DEVICE_STATE_REASON_AUTOIP_START_FAILED,
|
||||
|
||||
|
Reference in New Issue
Block a user