Announce multicast group changes on network rescanMulticastGroups()
This commit is contained in:
parent
aad344bb84
commit
496109fdcc
6 changed files with 86 additions and 39 deletions
|
@ -459,6 +459,8 @@ public:
|
|||
}
|
||||
|
||||
private:
|
||||
void _announceMulticastGroups(const RuntimeEnvironment *RR,uint64_t now);
|
||||
|
||||
unsigned char _key[ZT_PEER_SECRET_KEY_LENGTH];
|
||||
Identity _id;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue