16 #include "VPNStatsBase.h"
43 const std::list<RouteInfo *> &getSecureRoutes();
49 const std::list<RouteInfo *> &getNonsecureRoutes();
55 const std::list<ProtocolInfo *> &getProtocolInfo();
61 const std::list<FirewallInfo *> &getFirewallInfo();
71 const tstring &getValue(
tstring &label) {
return getStatValue(label); }
92 static tstring SessionDisconnect;
103 static tstring PacketsReceived;
109 static tstring ControlBytesSent;
111 static tstring ControlBytesReceived;
113 static tstring ControlPacketsSent;
115 static tstring ControlPacketsReceived;
126 static tstring EncryptedPacketsSent;
128 static tstring EncryptedPacketsReceived;
139 static tstring CompressedPacketsSent;
141 static tstring CompressedPacketsReceived;
145 static tstring InboundDiscarded;
147 static tstring InboundBypassed;
152 static tstring ClientAddressV6;
167 static tstring DynamicTunnelExclusion;
180 static tstring TrustedNetworkDetectionMode;
199 static tstring AdministrativeDomain;