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

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

#include "../../middleware.h"
Include dependency graph for tap_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 tap_middleware
 TAP Capture Middleware. The TAP capture middleware stores mirrors the trafic from the capture interface to an output interface. More...
 

Detailed Description

File containing the definition of the tap middleware utilities.

Author
Alexandru Mereacre
Date
2022

Variable Documentation

◆ tap_middleware

struct capture_middleware tap_middleware
extern

TAP Capture Middleware. The TAP capture middleware stores mirrors the trafic from the capture interface to an output interface.

Authors
Alexandru Mereacre