Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit f15c7693a80c631649f90180a7feabdfb853897c Author: Sven Eckelmann sven@narfation.org Date: Sun Mar 27 00:33:58 2011 +0000
doc: batman-adv/OGM
f15c7693a80c631649f90180a7feabdfb853897c batman-adv/OGM.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/OGM.textile b/batman-adv/OGM.textile index ace0dc53..603fc98c 100644 --- a/batman-adv/OGM.textile +++ b/batman-adv/OGM.textile @@ -37,7 +37,7 @@ Each node periodically (OGM interval) generates and broadcasts a single OGM on e
* Packet type: Initialize this field with the OGM packet type. * Version: Set your internal compatibility version. -* flags: Indicates certain attributes of this originator. So far 0x01 is reserved for VIS_SERVER (see [[batman-adv:VisAdv]]) +* flags: Indicates certain attributes of this originator. So far 0x01 is reserved for VIS_SERVER (see [[VisAdv]]) * global TQ: Is initially set to TQ_MAX by the originator. * Sequence number: On first broadcast set the sequence number to an arbitrary value and increment the field by one for each following broadcast. * Originator Address: Set this field to the primary MAC address of this B.A.T.M.A.N. node.