diff options
Diffstat (limited to 'src/libcharon/plugins/vici/README.md')
-rw-r--r-- | src/libcharon/plugins/vici/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/libcharon/plugins/vici/README.md b/src/libcharon/plugins/vici/README.md index d08488310..54291b8bb 100644 --- a/src/libcharon/plugins/vici/README.md +++ b/src/libcharon/plugins/vici/README.md @@ -298,7 +298,8 @@ supported by the peer. ike = <redirect an IKE_SA by configuration name> ike-id = <redirect an IKE_SA by its unique id> peer-ip = <redirect an IKE_SA with matching peer IP> - peer-id = <redirect an IKE_SA with matching peer identity> + peer-id = <redirect an IKE_SA with matching peer identity, may contain + wildcards> } => { success = <yes or no> errmsg = <error string on failure> |