public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] Queues in batman-adv
@ 2014-11-07  4:07 Krishnathiepan Rasanayagam
  2014-11-07 16:50 ` Antonio Quartulli
  0 siblings, 1 reply; 4+ messages in thread
From: Krishnathiepan Rasanayagam @ 2014-11-07  4:07 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

hi All,

Can any one explain me how the tcp buffers were handled in batman-adv.
or which files it handled ?
We are trying to modify the way batman-adv handles the data buffer.

-- 
Best regards,
Krishna.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [B.A.T.M.A.N.] Queues in batman-adv
  2014-11-07  4:07 [B.A.T.M.A.N.] Queues in batman-adv Krishnathiepan Rasanayagam
@ 2014-11-07 16:50 ` Antonio Quartulli
  2014-11-08  3:30   ` Krishnathiepan Rasanayagam
  0 siblings, 1 reply; 4+ messages in thread
From: Antonio Quartulli @ 2014-11-07 16:50 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

[-- Attachment #1: Type: text/plain, Size: 490 bytes --]

On 07/11/14 05:07, Krishnathiepan Rasanayagam wrote:
> hi All,
> 
> Can any one explain me how the tcp buffers were handled in batman-adv.
> or which files it handled ?
> We are trying to modify the way batman-adv handles the data buffer.


Hi Krishnathiepan,

batman-adv does not have any buffer for outgoing packets.

Moreover batman-adv has no clue about the upper layer protocols,
therefore it has no knowledge about TCP or UDP.


Cheers,


-- 
Antonio Quartulli


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [B.A.T.M.A.N.] Queues in batman-adv
  2014-11-07 16:50 ` Antonio Quartulli
@ 2014-11-08  3:30   ` Krishnathiepan Rasanayagam
  2014-11-08 10:32     ` Marek Lindner
  0 siblings, 1 reply; 4+ messages in thread
From: Krishnathiepan Rasanayagam @ 2014-11-08  3:30 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

Hi Antonio,

Im aware that batman-adv doesn't care about tcp or udp and it doesn't
have any queues either. what i want is how it handles the out going
packets more specifically how it places the Frames on net. what file
does this and what headers supports this?

cheers,
krishna

On Fri, Nov 7, 2014 at 10:20 PM, Antonio Quartulli
<antonio@meshcoding.com> wrote:
> On 07/11/14 05:07, Krishnathiepan Rasanayagam wrote:
>> hi All,
>>
>> Can any one explain me how the tcp buffers were handled in batman-adv.
>> or which files it handled ?
>> We are trying to modify the way batman-adv handles the data buffer.
>
>
> Hi Krishnathiepan,
>
> batman-adv does not have any buffer for outgoing packets.
>
> Moreover batman-adv has no clue about the upper layer protocols,
> therefore it has no knowledge about TCP or UDP.
>
>
> Cheers,
>
>
> --
> Antonio Quartulli
>



-- 
Best regards,
Krishna.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [B.A.T.M.A.N.] Queues in batman-adv
  2014-11-08  3:30   ` Krishnathiepan Rasanayagam
@ 2014-11-08 10:32     ` Marek Lindner
  0 siblings, 0 replies; 4+ messages in thread
From: Marek Lindner @ 2014-11-08 10:32 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

[-- Attachment #1: Type: text/plain, Size: 791 bytes --]

On Saturday 08 November 2014 09:00:53 Krishnathiepan Rasanayagam wrote:
> Im aware that batman-adv doesn't care about tcp or udp and it doesn't
> have any queues either. what i want is how it handles the out going
> packets more specifically how it places the Frames on net. what file
> does this and what headers supports this?

Seems you are looking for some basics ? How about peeking into my preferred 
master thesis to point people to ? 

Network coding with batman-adv (linked and hosted on open-mesh.org). Chapter 4 
goes into details how frames travel through batman-adv:
http://downloads.open-mesh.org/batman/papers/batman-adv_network_coding.pdf

Probably not 100% accurate these days (batman-adv does change quite a bit) but 
it should help you to get the picture.


Cheers,
Marek

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-11-08 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07  4:07 [B.A.T.M.A.N.] Queues in batman-adv Krishnathiepan Rasanayagam
2014-11-07 16:50 ` Antonio Quartulli
2014-11-08  3:30   ` Krishnathiepan Rasanayagam
2014-11-08 10:32     ` Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox