Implemented IKEv1 attribute encoding in SA payload

This commit is contained in:
Martin Willi
2012-03-20 17:30:53 +01:00
parent fbebc2a068
commit 914ec2dbf2
5 changed files with 247 additions and 8 deletions
@@ -109,7 +109,7 @@ struct transform_attribute_t {
*
* @return value
*/
u_int16_t (*get_value) (transform_attribute_t *this);
u_int64_t (*get_value) (transform_attribute_t *this);
/**
* Sets the value of the attribute.