EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
File containing the definition of the capture config structures. More...
Go to the source code of this file.
Data Structures | |
struct | capture_conf |
The capture configuration structure. More... | |
Macros | |
#define | MAX_FILTER_SIZE 4094 /* Maximum length of the filter string for libpcap */ |
#define | MAX_MIDDLEWARE_PARAMS_SIZE 4094 /* Maximum length of the middleware params string */ |
File containing the definition of the capture config structures.
Defines the function to generate the config parameters for the capture service. It also defines all the metadata and database schema for the captured packets.
#define MAX_FILTER_SIZE 4094 /* Maximum length of the filter string for libpcap */ |
#define MAX_MIDDLEWARE_PARAMS_SIZE 4094 /* Maximum length of the middleware params string */ |