Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordnobori <da.git@softether.co.jp>2015-10-06 14:18:00 +0300
committerdnobori <da.git@softether.co.jp>2015-10-06 14:18:00 +0300
commit4e862a7e40c095ac6ac8b1417890008fbd614ebb (patch)
tree06964105f04db7de0bac733a6c492a34ba24ce74 /src/Cedar/Nat.h
parent3c8abd60ed71d09dc09953712c8d5a807932efb9 (diff)
v4.19-9582-beta
Diffstat (limited to 'src/Cedar/Nat.h')
-rw-r--r--src/Cedar/Nat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Cedar/Nat.h b/src/Cedar/Nat.h
index 8ecc09ef..24b8169e 100644
--- a/src/Cedar/Nat.h
+++ b/src/Cedar/Nat.h
@@ -168,6 +168,7 @@ struct RPC_NAT_STATUS
UINT NumDnsSessions; // Number of DNS sessions
UINT NumDhcpClients; // Number of DHCP clients
bool IsKernelMode; // Whether kernel mode
+ bool IsRawIpMode; // Whether raw IP mode
};
// RPC_NAT_INFO *