diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2023-06-08 23:46:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-08 23:46:45 -0500 |
| commit | e48e92e76cbb2da523c74dd1b0e095c72fb45d41 (patch) | |
| tree | 4c0c744279c768bf5a40c7094c47024173aeda08 /doc/developer | |
| parent | d908ec51de6aa9f352d4b52dd6b030b5bde14303 (diff) | |
| parent | 17054f373e70b5be08e45f8fd004190f857e7394 (diff) | |
Merge pull request #13734 from LabNConsulting/chopps/removeunused
remove mentions of socat
Diffstat (limited to 'doc/developer')
| -rw-r--r-- | doc/developer/topotests.rst | 6 |
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 """""""""""""""" |
