child-sa: Introduce a CHILD_RETRYING state to detect DH group retries
This commit is contained in:
@@ -34,6 +34,7 @@ ENUM(child_sa_state_names, CHILD_CREATED, CHILD_DESTROYING,
|
||||
"INSTALLED",
|
||||
"UPDATING",
|
||||
"REKEYING",
|
||||
"RETRYING",
|
||||
"DELETING",
|
||||
"DESTROYING",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user