From 0e84eb3852e9bf5661bd6ace8f94d1f08a758c85 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 29 Oct 2014 18:25:24 -0700 Subject: Back off default multicast limit just a little. --- testnet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testnet') diff --git a/testnet/README.md b/testnet/README.md index 6e128932..3d3b3b54 100644 --- a/testnet/README.md +++ b/testnet/README.md @@ -27,7 +27,7 @@ That will do a unicast all-to-all test and report results. At first latencies mi multicast * ffffffffffffffff 24 60 -This will send a multicast packet to ff:ff:ff:ff:ff:ff (broadcast) and report back who receives it. You should see multicast propagation limited to 64 nodes, since this is the setting for multicast limit on the fake test network (and the default if not overridden in netconf). Multicast will show the same "warm up" behavior as unicast. +This will send a multicast packet to ff:ff:ff:ff:ff:ff (broadcast) and report back who receives it. You should see multicast propagation limited to 32 nodes, since this is the setting for multicast limit on the fake test network (and the default if not overridden in netconf). Multicast will show the same "warm up" behavior as unicast. Typing just "." will execute the same testnet command again. -- cgit v1.2.3