diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2021-02-02 10:43:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-02 10:43:09 -0500 |
| commit | cc73a06499cc31b29e96e6b04ab6e7b181f09e28 (patch) | |
| tree | d74c7a9517e8af6abf8a9d474de59266f70798d4 /doc/developer | |
| parent | 8f57f7413cae483fdae4c89842ddd6b0860d1b2b (diff) | |
| parent | a91530499a3e1fa3a77b2d2b98bf42dd4e3d2af3 (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.rst | 1 |
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 |
