mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-04-26 00:39:25 +03:00
bind outgoing connection
This commit is contained in:
@@ -130,6 +130,7 @@ struct SESSION
|
||||
UCHAR Padding[2];
|
||||
|
||||
IP ServerIP_CacheForNextConnect; // Server IP, cached for next connect
|
||||
IP LocalIP_CacheForNextConnect; // Local IP, cached for next connect (2nd and subsequent), assigned by first outgoing connection
|
||||
|
||||
UINT64 CreatedTime; // Creation date and time
|
||||
UINT64 LastCommTime; // Last communication date and time
|
||||
|
||||
Reference in New Issue
Block a user