|
OpenVPN 3 Core Library
|
#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>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 |
| namespace | openvpn::TunWin |
| DNS utilities for Windows. | |