From f4516a24d5c9c1ed18f50fe109d3b145f99fa94c Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Wed, 20 May 2015 12:18:17 +0200 Subject: [PATCH] Updated backbone-tag documentation --- doc/doxygen/platform.doc | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/doc/doxygen/platform.doc b/doc/doxygen/platform.doc index 7f7d0123c4..8ab01774d5 100644 --- a/doc/doxygen/platform.doc +++ b/doc/doxygen/platform.doc @@ -638,14 +638,11 @@ TODO \note This tag is only available when the containing AS uses the "Cluster" mode! -TODO: Is default=shared correct? +Using this tag, you can designate an already existing link to be a backbone. Attribute name | Mandatory | Values | Description --------------- | --------- | ------ | ----------- -id | yes | string | The identifier of the link to be used when referring to it. -bandwidth | yes | int | Maximum bandwidth for this link, given in bytes/s -latency | no | double (default: 0.0) | Latency for this link. -sharing_policy | no | SHARED\|FATPIPE\|FULLDUPLEX (default: SHARED) | Sharing policy for the link. +id | yes | string | Name of the link that is supposed to act as a backbone. \subsection pf_storage Storage -- 2.20.1