Move critical bit checking to ike_sa, notify payload includes unsupported payload type

This commit is contained in:
Martin Willi
2011-01-05 16:45:44 +01:00
parent e7099aa24e
commit c67de660d2
5 changed files with 62 additions and 26 deletions
-2
View File
@@ -211,8 +211,6 @@ struct message_t {
* @param aead aead transform to verify/decrypt message
* @return
* - SUCCESS if parsing successful
* - NOT_SUPPORTED if ciritcal unknown payloads found
* - NOT_SUPPORTED if message type is not supported!
* - PARSE_ERROR if message parsing failed
* - VERIFY_ERROR if message verification failed (bad syntax)
* - FAILED if integrity check failed