- implemented functionality to generate sa payload from
child_proposal_t's and vice versa...
This commit is contained in:
@@ -62,7 +62,7 @@ enum transform_type_t {
|
||||
PSEUDO_RANDOM_FUNCTION = 2,
|
||||
INTEGRITY_ALGORITHM = 3,
|
||||
DIFFIE_HELLMAN_GROUP = 4,
|
||||
EXTENDED_SEQUENCE_NUNBERS = 5
|
||||
EXTENDED_SEQUENCE_NUMBERS = 5
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user