mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
Enable legacy multicast in Constants.
This commit is contained in:
parent
15d3e383e6
commit
0f505411cf
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue