EDGESEC  0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
Variables
header_middleware.h File Reference

File containing the definition of the header middleware utilities. More...

#include "../../middleware.h"
Include dependency graph for header_middleware.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

struct capture_middleware header_middleware
 Packet Header Capture Middleware. The header middleware stores packet headers and other packet metadata into the capture SQLite database. More...
 

Detailed Description

File containing the definition of the header middleware utilities.

Author
Alexandru Mereacre
Date
2021

Variable Documentation

◆ header_middleware

struct capture_middleware header_middleware
extern

Packet Header Capture Middleware. The header middleware stores packet headers and other packet metadata into the capture SQLite database.

Authors
Alexandru Mereacre, Alois Klink