=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/ipsec/Attic/attributes.conf,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- src/share/ipsec/Attic/attributes.conf 1997/07/18 22:51:55 1.1 +++ src/share/ipsec/Attic/attributes.conf 1998/03/04 23:18:27 1.2 @@ -1,16 +1,16 @@ -# Accepted keywords are AT_AH_ATTRIB, AT_ESP_ATTRIB, AT_MD5_DP, AT_MD5_KDP -# AT_DES_CBC -# More attributes will be supported later. -# AT_MP5_DP must be offered and also at least one -# of AT_ESP_ATTRIB or AT_AH_ATTRIB +# Predefined keywords are AT_AH_ATTRIB, AT_ESP_ATTRIB +# Not yet defined keywords serve as definitions with the +# following syntax: name, photuris id, type, key length # This is the default list -AT_MD5_DP +AT_SHA1_IPMAC, 6, ident|auth, 48 +AT_MD5_IPMAC, 5, ident|auth, 48 AT_ESP_ATTRIB -AT_DES_CBC + AT_DES_CBC, 8, enc, 8 AT_AH_ATTRIB -AT_MD5_KDP + AT_MD5_IPMAC + AT_SHA1_IPMAC # This is the list for 134.100.104 134.100.104.0 255.255.255.0 -AT_MD5_DP +AT_MD5_IPMAC AT_AH_ATTRIB -AT_MD5_KDP + AT_MD5_IPMAC