summaryrefslogtreecommitdiff
path: root/doc/developer
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2021-02-02 10:43:09 -0500
committerGitHub <noreply@github.com>2021-02-02 10:43:09 -0500
commitcc73a06499cc31b29e96e6b04ab6e7b181f09e28 (patch)
treed74c7a9517e8af6abf8a9d474de59266f70798d4 /doc/developer
parent8f57f7413cae483fdae4c89842ddd6b0860d1b2b (diff)
parenta91530499a3e1fa3a77b2d2b98bf42dd4e3d2af3 (diff)
Merge pull request #7314 from kuldeepkash/multicast-sm-topo1
Add multicast-pim-sm-topo1 test suite
Diffstat (limited to 'doc/developer')
-rw-r--r--doc/developer/topotests.rst1
1 files changed, 1 insertions, 0 deletions
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