Update of /cvsroot/ipsec-tools/ipsec-tools/src/racoon
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21847/src/racoon
Modified Files:
racoon.conf.5
Log Message:
updated sainfos syntax
Index: racoon.conf.5
===================================================================
RCS file: /cvsroot/ipsec-tools/ipsec-tools/src/racoon/racoon.conf.5,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- racoon.conf.5 15 Feb 2006 14:11:22 -0000 1.45
+++ racoon.conf.5 17 Feb 2006 13:40:55 -0000 1.46
@@ -849,7 +849,7 @@
.Ss Sainfo Specifications
.Bl -tag -width Ds -compact
.It Xo
-.Ic sainfo ( Ar source_id destination_id | Ic anonymous ) [ from Ar idtype [ Ar string ] ]
+.Ic sainfo ( Ar source_id destination_id | Ar source_id Ic anonymous | Ic anonymous Ar destination_id | Ic anonymous ) [ from Ar idtype [ Ar string ] ]
.Ic { Ar statements Ic }
.Xc
defines the parameters of the IKE phase 2 (IPsec-SA establishment).
|