You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/rocker/tut.dot

9 lines
198 B
Plaintext

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;
}