summaryrefslogtreecommitdiff
path: root/sbin/ipsec/photurisd/attributes.h
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>1997-07-24 23:47:22 +0000
committerNiels Provos <provos@cvs.openbsd.org>1997-07-24 23:47:22 +0000
commit054fb7f6f636ebe47b3bb5c69b9a614770151bb6 (patch)
tree924636415f2fb449f0d0547026b659623c0b6c32 /sbin/ipsec/photurisd/attributes.h
parentde3d490b81a105ff74841598e34686c148c2c49b (diff)
new symmetric identity choice. fix bug with expired exchange values on
multiple exchanges. a bit more documentation. drop -f flag and have -c with opposite meaning instead. include responder offered schemes into responder cookie calculation.
Diffstat (limited to 'sbin/ipsec/photurisd/attributes.h')
-rw-r--r--sbin/ipsec/photurisd/attributes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipsec/photurisd/attributes.h b/sbin/ipsec/photurisd/attributes.h
index b72f9baedfd..aaafd307eee 100644
--- a/sbin/ipsec/photurisd/attributes.h
+++ b/sbin/ipsec/photurisd/attributes.h
@@ -46,7 +46,9 @@
#define AT_AH_ATTRIB 1
#define AT_ESP_ATTRIB 2
#define AT_MD5_DP 3
+#define AT_SHA1_DP 4
#define AT_MD5_KDP 5
+#define AT_SHA1_KDP 6
#define AT_DES_CBC 8
#define AT_ORG 255