EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
cleaner_middleware.h
Go to the documentation of this file.
1 
11 #ifndef CLEANER_MIDDLEWARE_H
12 #define CLEANER_MIDDLEWARE_H
13 
14 #include "../../middleware.h"
15 
23 #endif
struct capture_middleware cleaner_middleware
Cleaner Middleware. The cleaner middleware is designed to periodically remove the oldest PCAP files w...
Definition: cleaner_middleware.c:248
Structure describing a middleware for the EDGESec capture service.
Definition: middleware.h:41