IP Interception and Transparent Proxy API

Macros

#define IP_TRANSPARENT   19
 

Variables

Intercept Ip::Interceptor
 

Detailed Description

There is no formal state-machine for transparency and interception instead there is this neutral API which other connection state machines and the comm layer use to coordinate their own state for transparency.

Macro Definition Documentation

◆ IP_TRANSPARENT

#define IP_TRANSPARENT   19

Definition at line 128 of file Intercept.h.

Variable Documentation

◆ Interceptor

Ip::Intercept Ip::Interceptor

Globally available instance of the IP Interception manager.

Definition at line 135 of file Intercept.h.

Referenced by Comm::TcpAcceptor::acceptInto(), keepCapabilities(), parse_port_option(), and restoreCapabilities().

 

Introduction

Documentation

Support

Miscellaneous