OpenVPN 3 Core Library
Loading...
Searching...
No Matches
gw.hpp File Reference
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <netinet/in.h>
#include <net/route.h>
#include <net/if.h>
#include <net/if_dl.h>
#include <netinet6/in6_var.h>
#include <cstring>
#include <string>
#include <sstream>
#include <algorithm>
#include <cstdint>
#include <memory>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/hexstr.hpp>
#include <openvpn/common/scoped_fd.hpp>
#include <openvpn/common/socktypes.hpp>
#include <openvpn/common/string.hpp>
#include <openvpn/addr/ip.hpp>
#include <openvpn/addr/addrpair.hpp>
#include <openvpn/addr/macaddr.hpp>
#include <ifaddrs.h>
Include dependency graph for gw.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::MacGatewayInfo
 
struct  openvpn::MacGatewayInfo::rtmsg
 

Namespaces

namespace  openvpn