Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit b1c6dd77b55d957fa5522019e42a9f83484dfca1 Author: Simon Wunderlich sw@simonwunderlich.de Date: Tue Apr 10 22:04:11 2012 +0000
doc: batman-adv/Multi-link-optimizations-technical
b1c6dd77b55d957fa5522019e42a9f83484dfca1 batman-adv/Multi-link-optimizations-technical.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Multi-link-optimizations-technical.textile b/batman-adv/Multi-link-optimizations-technical.textile index fac833e4..9c3dbd5c 100644 --- a/batman-adv/Multi-link-optimizations-technical.textile +++ b/batman-adv/Multi-link-optimizations-technical.textile @@ -24,7 +24,7 @@ The detection part is specific to batman-adv. The first interface in batman-adv
Note that it does not matter which interface is the primary interface, it is only used to have a single Originator known in the mesh (and thus avoid too much OGM overhead).
-!primary_flag.dia.png! +!primary_flag.png!
The PRIMARIES_FIRST_HOP flag is only set for OGMs of the primary interface, and only on the first hop - it is unset when rebroadcasted by another node.