- code cleanup in network and config
- moved packet_t members to private, added getter and setters
This commit is contained in:
@@ -44,6 +44,8 @@ typedef struct eap_payload_t eap_payload_t;
|
||||
* @b Constructors:
|
||||
* - eap_payload_create()
|
||||
*
|
||||
* @todo Implement functionality for this payload
|
||||
*
|
||||
* @ingroup payloads
|
||||
*/
|
||||
struct eap_payload_t {
|
||||
|
||||
Reference in New Issue
Block a user