vici: Make hardware offload configurable

This commit is contained in:
Tobias Brunner
2017-05-23 16:58:00 +02:00
parent aeee0bcc30
commit 7c4f88d4be
2 changed files with 15 additions and 0 deletions
+4
View File
@@ -888,6 +888,10 @@ connections.<conn>.children.<child>.replay_window = 32
default of 32 are supported using the Netlink backend only, a value of 0
disables IPsec replay protection.
connections.<conn>.children.<child>.hw_offload = no
Enable hardware offload for this CHILD_SA, if supported by the IPsec
implementation.
connections.<conn>.children.<child>.start_action = none
Action to perform after loading the configuration (_none_, _trap_, _start_).