mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
Service: Fixed bug with permanent addresses on interface (#20)
Windows Service: Fixed bug with permanent addresses on interface
This commit is contained in:
@@ -55,7 +55,7 @@ private:
|
||||
|
||||
|
||||
private:
|
||||
QMap<QString, MIB_IPFORWARDROW> m_ipForwardRows;
|
||||
QMultiMap<QString, MIB_IPFORWARDROW> m_ipForwardRows;
|
||||
bool m_suspended = false;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user