Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit 8b0dd3336b41def4764bc26dc72d39bdbba42a67 Author: Linus Lüssing linus.luessing@c0d3.blue Date: Mon Sep 28 21:11:14 2009 +0000
doc: batmand/VisOutput
8b0dd3336b41def4764bc26dc72d39bdbba42a67 batmand/VisOutput.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batmand/VisOutput.textile b/batmand/VisOutput.textile index df7f6887..55d8c0ce 100644 --- a/batmand/VisOutput.textile +++ b/batmand/VisOutput.textile @@ -82,4 +82,4 @@ subgraph "cluster_00:11:22:33:44:55" { "01:23:45:67:89:AB" } }}} -In this example the originator '00:11:22:33:44:55' has two active interfaces, "00:11:22:33:44:55" and "01:23:45:67:89:AB". With 'fdp' from the [http://www.graphviz.org/ graphviz-tools] for instance such interfaces inside of a subgraph would be surrounded by a box. The cluster-prefix is a prerequisite for this tool here to describe the relation between those interfaces and is not being visualized. Additionally, the ''primary'' interface gets the extra attribute '[peripheries=2]' which is the only interface known to BATMAN-Nodes, except to direct neighbours (with graphviz, such an interface gets double circled). \ No newline at end of file +In this example the originator '00:11:22:33:44:55' has two active interfaces, "00:11:22:33:44:55" and "01:23:45:67:89:AB". With 'fdp' from the [http://www.graphviz.org/ graphviz-tools] for instance such interfaces inside of a subgraph would be surrounded by a box. The cluster-prefix is a prerequisite for this tool here to describe the relation between those interfaces and is not being visualized. Additionally, the ''primary'' interface gets the extra attribute '[peripheries=2]' which is the only interface known to other BATMAN-Nodes, except to direct neighbours (with graphviz, such an interface gets double circled). \ No newline at end of file