added possibility to route CHILD_SAs, without to set them up
support for auto=route parameter support for ipsec route and ipsec unroute initiating of CHILD and/or IKE_SAs based on kernel acquires
This commit is contained in:
@@ -48,6 +48,11 @@ enum child_sa_state_t {
|
||||
*/
|
||||
CHILD_CREATED,
|
||||
|
||||
/**
|
||||
* Installed SPD, but no SAD entries
|
||||
*/
|
||||
CHILD_ROUTED,
|
||||
|
||||
/**
|
||||
* Installed an in-use CHILD_SA
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user