Commit Graph

10 Commits (0226ba8eb2ce242d65b6758ca6d89c8914a227d2)

Author SHA1 Message Date
LEdoian 0226ba8eb2 Moving items in topo-v3 1 year ago
LEdoian 5ea2f5548a poor_mans_visualisation: Add a topo-v3 dumb visualiser
Now we can see something. It does not do anything, but uses topo-v3. Is
that progress? :-)
1 year ago
LEdoian 57f148d50d Start reimplementing poor_mans_visualisation.py
This script serves as a simple demonstration of how to use birdvisu.
Over time, it should become shorter, as more of its features are
integrated into birdvisu itself, until at last it becomes only a very
thin wrapper.

The functionality will probably be incorporated into some core /
orchestrator birdvisu module, but there is no such thing yet.
1 year ago
LEdoian 159c122f67 Use the new TopoProvider in poor_mans_visualisation.py 1 year ago
LEdoian 5cc5685ae3 [WIP] Early code for handling BIRD's control socket. 2 years ago
LEdoian 999f6988cb Poor man's visualisation: +x 2 years ago
LEdoian 6c75c7e1cd Poor man's visualisation: cope with no BIRD client. 2 years ago
LEdoian 58a33c5f19 Remove stray prints 2 years ago
LEdoian 561c39e052 Fix more bugs
Now it does something.
2 years ago
LEdoian a759cdfd93 Add PoC visualisation [WIP]
It almost works… meaning it manages to segfault.
2 years ago