Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit bf4ecf54d4651f3c0a18610097eb81f1d8458ca7 Author: Linus Lüssing linus.luessing@c0d3.blue Date: Mon Sep 28 21:14:39 2009 +0000
doc: batmand/VisOutput
bf4ecf54d4651f3c0a18610097eb81f1d8458ca7 batmand/VisOutput.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batmand/VisOutput.textile b/batmand/VisOutput.textile index b1ee3929..e41f1502 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 other 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 a label 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