added IKEv2 Generic Secure Password Authentication Method

This commit is contained in:
Andreas Steffen
2012-04-03 12:48:48 +02:00
parent f54c4ed8d6
commit 5893d1b156
2 changed files with 17 additions and 6 deletions
@@ -127,6 +127,11 @@ enum notify_type_t {
IKEV2_REPLAY_COUNTER_SYNC_SUPPORTED = 16421,
IKEV2_MESSAGE_ID_SYNC = 16422,
IPSEC_REPLAY_COUNTER_SYNC = 16423,
/* Secure password methods, RFC 6467 */
SECURE_PASSWORD_METHOD = 16424,
/* PACE - draft-kuegler-ipsecme-pace-ikev2 */
PSK_PERSIST = 16425,
PSK_CONFIRM = 16426,
/* BEET mode, not even a draft yet. private use */
USE_BEET_MODE = 40961,
/* IKE-ME, private use */