vici: Make installation of outbound FWD policies configurable
This commit is contained in:
@@ -659,6 +659,13 @@ connections.<conn>.children.<child>.policies = yes
|
||||
Whether to install IPsec policies or not. Disabling this can be useful in
|
||||
some scenarios e.g. MIPv6, where policies are not managed by the IKE daemon.
|
||||
|
||||
connections.<conn>.children.<child>.policies_fwd_out = no
|
||||
Whether to install outbound FWD IPsec policies or not.
|
||||
|
||||
Whether to install outbound FWD IPsec policies or not. Enabling this is
|
||||
required in case there is a drop policy that would match and block forwarded
|
||||
traffic for this CHILD_SA.
|
||||
|
||||
connections.<conn>.children.<child>.dpd_action = clear
|
||||
Action to perform on DPD timeout (_clear_, _trap_ or _restart_).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user