diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-04-07 22:06:01 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2000-04-07 22:06:01 +0000 |
commit | 5c6bd38cfe756e4e2abba79685ce3e751952ec95 (patch) | |
tree | 380c523ae7a1d17e8690a5cbacd81f143acdcf07 | |
parent | 2c069120af51f957291e798c5bdad2a1d2bb76b1 (diff) |
Merge with EOM 1.12
author: angelos
Add phase_1 attribute.
-rw-r--r-- | sbin/isakmpd/isakmpd.policy.5 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sbin/isakmpd/isakmpd.policy.5 b/sbin/isakmpd/isakmpd.policy.5 index bfd4f087dd5..f733a7648b8 100644 --- a/sbin/isakmpd/isakmpd.policy.5 +++ b/sbin/isakmpd/isakmpd.policy.5 @@ -1,5 +1,5 @@ -.\" $OpenBSD: isakmpd.policy.5,v 1.5 2000/03/23 21:39:56 aaron Exp $ -.\" $EOM: isakmpd.policy.5,v 1.11 2000/02/10 16:25:01 angelos Exp $ +.\" $OpenBSD: isakmpd.policy.5,v 1.6 2000/04/07 22:06:00 niklas Exp $ +.\" $EOM: isakmpd.policy.5,v 1.12 2000/03/13 20:59:31 angelos Exp $ .\" .\" Copyright (c) 1999, Angelos D. Keromytis. All rights reserved. .\" @@ -266,6 +266,12 @@ Set to if the local daemon is initiating the Phase 2 SA, .Va no otherwise. +.It phase_1 +Set to +.Va aggressive +if aggressive mode was used to establish the Phase 1 SA, or +.Va main +if main mode was used instead. .It pfs Set to .Va yes |