vici: Add support for interface ID configurable on IKE_SA

This commit is contained in:
Tobias Brunner
2019-04-04 09:36:38 +02:00
parent fafa76984d
commit 0396969a36
4 changed files with 34 additions and 0 deletions
+2
View File
@@ -772,6 +772,8 @@ command.
nat-remote = <yes, if remote endpoint is behind a NAT>
nat-fake = <yes, if NAT situation has been faked as responder>
nat-any = <yes, if any endpoint is behind a NAT (also if faked)>
if-id-in = <hex encoded default inbound XFRM interface ID>
if-id-out = <hex encoded default outbound XFRM interface ID>
encr-alg = <IKE encryption algorithm string>
encr-keysize = <key size for encr-alg, if applicable>
integ-alg = <IKE integrity algorithm string>