aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipsec
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2014-09-30 14:50:32 +0200
committerTobias Brunner <tobias@strongswan.org>2014-10-08 18:44:23 +0200
commit5bc6947738302ac37d1e6e793ae2089cb0218be0 (patch)
treece57ebd79f26ad7d470ba4ade6f0b9e1a6cf8c9d /src/ipsec
parent92cea9c3689b2e252bfe215715a0d31de6601cba (diff)
downloadstrongswan-5bc6947738302ac37d1e6e793ae2089cb0218be0.tar.bz2
strongswan-5bc6947738302ac37d1e6e793ae2089cb0218be0.tar.xz
ipsec: Document missing commands
Diffstat (limited to 'src/ipsec')
-rw-r--r--src/ipsec/_ipsec.8.in12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/ipsec/_ipsec.8.in b/src/ipsec/_ipsec.8.in
index 250cf807a..210d74ef8 100644
--- a/src/ipsec/_ipsec.8.in
+++ b/src/ipsec/_ipsec.8.in
@@ -96,6 +96,11 @@ terminates IKE SA instance \fIn\fP of connection \fIname\fP.
terminates all IKE SA instances of connection \fIname\fP.
.
.TP
+.BI "down-srcip <" start "> [<" end ">]"
+terminates all IKE SA instances with clients having virtual IPs in the range
+.IR start - end .
+.
+.TP
.BI "route " name
tells the IKE daemon to insert an IPsec policy in the kernel
for connection \fIname\fP. The first payload packet matching the IPsec policy
@@ -118,6 +123,11 @@ returns detailed status information either on connection
.SS LIST COMMANDS
.
.TP
+.BI "leases [<" poolname "> [<" address ">]]"
+returns the status of all or the selected IP address pool (or even a single
+virtual IP address).
+.
+.TP
.B "listalgs"
returns a list supported cryptographic algorithms usable for IKE, and their
corresponding plugin.
@@ -242,7 +252,7 @@ resets global or connection specific counters.
purges all cached certificates.
.
.TP
-.B "purgecrl"
+.B "purgecrls"
purges all cached CRLs.
.
.TP