EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Data Structures
supervisor_config.h File Reference

File containing the definition of the supervisor service structure. More...

#include <stdbool.h>
#include <sqlite3.h>
#include <eloop.h>
#include "../ap/ap_config.h"
#include "../capture/capture_config.h"
#include "../crypt/crypt_config.h"
#include "../dhcp/dhcp_config.h"
#include "../dns/dns_config.h"
#include "../firewall/firewall_service.h"
#include "../radius/radius_config.h"
#include "../utils/iface.h"
#include "../utils/iface_mapper.h"
#include "mac_mapper.h"
Include dependency graph for supervisor_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  auth_ticket
 Authentication ticket structure definition. More...
 
struct  supervisor_context
 Supervisor structure definition. More...
 

Detailed Description

File containing the definition of the supervisor service structure.

Author
Alexandru Mereacre
Date
2020