fixed bug causing some GXS sync tunnels to remain unused and prevent new tunnels to be created

This commit is contained in:
csoler 2018-10-28 17:29:35 +01:00
parent b603b9b4c7
commit 20391371c7
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
2 changed files with 13 additions and 7 deletions

View file

@ -68,7 +68,7 @@ struct RsGxsNetTunnelGroupInfo
GroupPolicy group_policy ;
GroupStatus group_status ;
rstime_t last_contact ;
rstime_t last_contact ;
RsFileHash hash ;
uint16_t service_id ;