From a91530499a3e1fa3a77b2d2b98bf42dd4e3d2af3 Mon Sep 17 00:00:00 2001 From: kuldeepkash Date: Tue, 8 Dec 2020 15:26:42 +0000 Subject: [PATCH] doc: Updated topotest.rst doc with iperf 1. We are using iperf to send IGMP join and traffic for multicast suites. Iperf must be used to run all multicast suite Signed-off-by: kuldeepkash --- doc/developer/topotests.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/developer/topotests.rst b/doc/developer/topotests.rst index 3e8987f126..16901c08ab 100644 --- a/doc/developer/topotests.rst +++ b/doc/developer/topotests.rst @@ -21,6 +21,7 @@ Installing Mininet Infrastructure apt-get install mininet apt-get install python-pip apt-get install iproute + apt-get install iperf pip install ipaddr pip install "pytest<5" pip install exabgp==3.4.17 (Newer 4.0 version of exabgp is not yet -- 2.39.5