From b1bf3f68c327588132c55fe2fe913d3ec98c0b25 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 2 Feb 2015 16:34:01 -0800 Subject: Drop support for legacy P5 multicast, as there are fewer than 1% of these remaining on the network. --- node/Constants.hpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'node/Constants.hpp') diff --git a/node/Constants.hpp b/node/Constants.hpp index af1322ab..58a8dbea 100644 --- a/node/Constants.hpp +++ b/node/Constants.hpp @@ -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 -- cgit v1.2.3