Tags give the ability to mark specific points in history as being important
-
-
mostly-working-daemon
824c20f2 · ·This is a version that mostly works, i.e. establishes ipv6 connectivity, except for some individual node pairs. Build the supervisord image: ``` make build-docker-supervisord ``` You can test it with: ``` python3 demo.py --edges topo10 --img r2kad-daemon:supervisord --containernet start python3 demo.py --edges topo10 --img r2kad-daemon:supervisord --containernet test_connectivity ```
-