Drop support for legacy P5 multicast, as there are fewer than 1% of these remaining on the network.

This commit is contained in:
Adam Ierymenko 2015-02-02 16:34:01 -08:00
parent 37d23336ed
commit b1bf3f68c3
3 changed files with 0 additions and 127 deletions

View file

@ -435,9 +435,4 @@
*/
#define ZT_TEST_NETWORK_ID 0xffffffffffffffffULL
/**
* Enable support for legacy <1.0.0 multicast peers (P5)
*/
#define ZT_SUPPORT_LEGACY_MULTICAST 1
#endif