OpenVPN 3 Core Library
Loading...
Searching...
No Matches
wfp.hpp File Reference
#include <ostream>
#include <openvpn/common/rc.hpp>
#include <openvpn/common/wstring.hpp>
#include <openvpn/common/action.hpp>
#include <openvpn/common/uniqueptr.hpp>
#include <openvpn/buffer/bufstr.hpp>
#include <openvpn/tun/win/tunutil.hpp>
#include <openvpn/win/winerr.hpp>
#include <fwpmu.h>
#include <fwpmtypes.h>
#include <iphlpapi.h>
#include <wchar.h>
Include dependency graph for wfp.hpp:

Go to the source code of this file.

Classes

class  openvpn::TunWin::WFP
 Add WFP rules to block traffic from escaping the VPN. More...
 
class  openvpn::TunWin::WFP::Context
 Wrapper class for a WFP session. More...
 
class  openvpn::TunWin::WFP::ActionBase
 Base class for WFP actions. More...
 
struct  openvpn::TunWin::WFP::ActionBlock
 
struct  openvpn::TunWin::WFP::ActionUnblock
 
class  openvpn::TunWin::WFP::EngineHandle
 

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.
 
namespace  openvpn::TunWin
 DNS utilities for Windows.