- code cleanup in network and config
- moved packet_t members to private, added getter and setters
This commit is contained in:
@@ -72,7 +72,7 @@ extern mapping_t auth_method_m[];
|
||||
typedef struct auth_payload_t auth_payload_t;
|
||||
|
||||
/**
|
||||
* @brief Object representing an IKEv2 AUTH payload.
|
||||
* @brief Class representing an IKEv2 AUTH payload.
|
||||
*
|
||||
* The AUTH payload format is described in draft section 3.8.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user