Handle invalid IKEv1 hashes more specifically.
This commit is contained in:
@@ -51,6 +51,8 @@ enum notify_type_t {
|
||||
/* IKEv1 only */
|
||||
PAYLOAD_MALFORMED = 16,
|
||||
INVALID_KE_PAYLOAD = 17,
|
||||
/* IKEv1 only */
|
||||
INVALID_HASH_INFORMATION = 23,
|
||||
AUTHENTICATION_FAILED = 24,
|
||||
SINGLE_PAIR_REQUIRED = 34,
|
||||
NO_ADDITIONAL_SAS = 35,
|
||||
|
||||
Reference in New Issue
Block a user