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:
Diffstat (limited to 'src/Cedar/Session.h')
-rw-r--r--src/Cedar/Session.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/Cedar/Session.h b/src/Cedar/Session.h
index d2704994..5fca38ee 100644
--- a/src/Cedar/Session.h
+++ b/src/Cedar/Session.h
@@ -326,6 +326,12 @@ struct SESSION
SHARED_BUFFER *IpcSessionSharedBuffer; // A shared buffer between IPC and Session
IPC_SESSION_SHARED_BUFFER_DATA *IpcSessionShared; // A shared data between IPC and Session
+
+
+ bool EnableLightRecvFilter; // Enable light receive filter
+ UINT LightRecvFilterMac; // Light receive filter MAC address
+ UINT LightRecvFilterIPv4_1; // Light receive filter IPv4 address #1
+ UINT LightRecvFilterIPv4_2; // Light receive filter IPv4 address #2
};
// Password dialog