ikev2: Add SIGNATURE_HASH_ALGORITHMS notify payload

This commit is contained in:
Tobias Brunner
2015-03-04 13:54:08 +01:00
parent 7cd8371da2
commit 159b7bec9e
2 changed files with 18 additions and 6 deletions
@@ -151,6 +151,8 @@ enum notify_type_t {
SENDER_REQUEST_ID = 16429,
/* IKEv2 fragmentation supported, RFC 7383 */
FRAGMENTATION_SUPPORTED = 16430,
/* Signature Hash Algorithms, RFC 7427 */
SIGNATURE_HASH_ALGORITHMS = 16431,
/* IKEv1 initial contact */
INITIAL_CONTACT_IKEV1 = 24578,
/* IKEv1 DPD */