1
0
Fork 0
qemu/tests/rocker/tut.dot
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00

8 lines
198 B
Text

graph G {
graph [hostidtype="hostname", version="1:0", date="04/12/2013"];
edge [dir=none, notify="log"];
sw1:swp1 -- h1:swp1;
sw1:swp2 -- h2:swp1;
sw1:swp3 -- h3:swp1;
sw1:swp4 -- h4:swp1;
}