Add a payload.get_header_length() method, remove header length definitions
This commit is contained in:
@@ -28,11 +28,6 @@ typedef struct configuration_attribute_t configuration_attribute_t;
|
||||
#include <attributes/attributes.h>
|
||||
#include <encoding/payloads/payload.h>
|
||||
|
||||
/**
|
||||
* Configuration attribute header length in bytes.
|
||||
*/
|
||||
#define CONFIGURATION_ATTRIBUTE_HEADER_LENGTH 4
|
||||
|
||||
/**
|
||||
* Class representing an IKEv2-CONFIGURATION Attribute.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user