mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-18 07:08:16 +00:00
Enable legacy multicast in Constants.
This commit is contained in:
@ -443,4 +443,9 @@
|
||||
*/
|
||||
#define ZT_TEST_NETWORK_ID 0xffffffffffffffffULL
|
||||
|
||||
/**
|
||||
* Enable support for legacy <1.0.0 multicast peers (P5)
|
||||
*/
|
||||
#define ZT_SUPPORT_LEGACY_MULTICAST 1
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user