You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ Experiments on integration of Python extensions with C++ OSPF base implementatio
3
3
4
4
The base code is the Release 2.16 of the ospfd routing software created by John T. Moy, and described in the book [OSPF Complete Implementation](https://dl.acm.org/doi/book/10.5555/1481642).
5
5
6
-
Executed in Docker containers running Ubuntu 16.04.
6
+
Executed in Docker containers running Ubuntu 16.04 integrated with GNS3.
7
7
8
8
## See also
9
9
10
10
*<http://www.ospf.org> - Original source code by John T. Moy, and respective patches
11
11
12
-
*<https://github.com/pfa/ospfd-diffs> - Most of required patches to run base code in Ubuntu 16.04
12
+
*<https://github.com/pfa/ospfd-diffs> - Most of required changes to run base code in Ubuntu 16.04
0 commit comments