Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
commit c1f485ed3bf04ef1337811e05fc44d7639decc01 Author: Linus Lüssing linus.luessing@c0d3.blue Date: Tue May 3 14:59:17 2011 +0000
doc: batman-adv/OGM
c1f485ed3bf04ef1337811e05fc44d7639decc01 batman-adv/OGM.textile | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/batman-adv/OGM.textile b/batman-adv/OGM.textile index 082ecec4..12118e16 100644 --- a/batman-adv/OGM.textile +++ b/batman-adv/OGM.textile @@ -1,5 +1,7 @@ h1. Originator Message (OGM)
+??This page is work-in-progress and will state the BATMAN V algorithm later (checkout "this":http://git.open-mesh.org/?p=batman-adv-doc.git;a=summary for now?? +
The B.A.T.M.A.N. protocol originally only used a single message type (called OGM) to determine the link qualities to the direct neighbors and spreading these link quality information through the whole mesh. This procedure is summarized on the [[open-mesh:BATMANConcept|BATMAN concept page]] and explained in details in "the RFC draft":http://tools.ietf.org/html/draft-wunderlich-openmesh-manet-routing-00 published in 2008.