From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Wed, 4 Jul 2012 12:18:39 +0200 References: <20120704092052.GB10142@pandem0nium> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201207041218.39362.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [B.A.T.M.A.N] OGM problem and documentation Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Hi, > This document discribes most of the features of Batman and some interesting > stuffs. But I am looking for information about global architecture, how > the protocol handles threads. An example of usefull draw : > http://imgur.com/3ecCY. Its not always easy > to study or understand a complex project like Batman when you does not > know how a ad-hoc protocol works. looking at your drawing I'd say your are more interested in the actual implementation than the protocol. Is that right? Chapter 4 of the mentioned paper explains how the packets travels through the invidual functions and files. Might that be what you are looking for ? Regards, Marek