summaryrefslogtreecommitdiff
path: root/doc/developer
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer')
-rw-r--r--doc/developer/topotests.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/developer/topotests.rst b/doc/developer/topotests.rst
index 773691e698..4d8d4c877f 100644
--- a/doc/developer/topotests.rst
+++ b/doc/developer/topotests.rst
@@ -46,12 +46,6 @@ Installing Topotest Requirements
# To enable the gRPC topotest install:
python3 -m pip install grpcio grpcio-tools
- # Install Socat tool to run PIMv6 tests,
- # Socat code can be taken from below url,
- # which has latest changes done for PIMv6,
- # join and traffic:
- https://github.com/opensourcerouting/socat/
-
Enable Coredumps
""""""""""""""""