Re: [B.A.T.M.A.N.] [RFC 1/3] batman-adv: bandwidth meter implementation

2012-08-13 Thread Sven Eckelmann
On Sunday 12 August 2012 14:20:57 Sven Eckelmann wrote: [...] Sry, disapproved. And just because I just saw it in your git branch: --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ # B.A.T.M.A.N. debugging: export CONFIG_BATMAN_ADV_DEBUG=n # B.A.T.M.A.N. bridge loop avoidance: -export

Re: [B.A.T.M.A.N.] [RFC 1/3] batman-adv: bandwidth meter implementation

2012-08-13 Thread Sven Eckelmann
On Thursday 09 August 2012 14:15:24 Edo Monticelli wrote: [...] +dst_unreach: + /* TODO not in .h + icmp_to_send-msg_type = DESTINATION_UNREACHABLE; + batadv_socket_add_packet(socket_client, icmp_to_send, packet_len); + */ [...] + goto out; /* TODO send an ack!

[B.A.T.M.A.N.] difficulty with audio packets

2012-08-13 Thread adam wiz
I am having a strange issue with my mesh. I have four access points running Batman-advanced and it works well when testing simple Python socket programming scripts with Android phones connected to separate access points. However, when I try to send audio packets, it won't work to the same

Re: [B.A.T.M.A.N.] difficulty with audio packets

2012-08-13 Thread Martin Hundebøll
Hi Adam, On Mon, 13 Aug 2012 07:14:47 -0700 (PDT) adam wiz gibsonsg91...@yahoo.com wrote: I am having a strange issue with my mesh. I have four access points running Batman-advanced and it works well when testing simple Python socket programming scripts with Android phones connected to

[B.A.T.M.A.N.] Change metric and priorize links with the best Bandwidth

2012-08-13 Thread Esteban Municio
Hi all I'm asking myself if should be possible change the actual metric(TQ) in batman-adv or if there is a tool to configurte it. We are deploying a rural mesh network where the nodes generally will be static in the same place, but maybe the links beetwen the nodes will have a unnestable

Re: [B.A.T.M.A.N.] Change metric and priorize links with the best Bandwidth

2012-08-13 Thread Nicolás Echániz
On 08/13/2012 08:18 PM, Esteban Municio wrote: Hi all I'm asking myself if should be possible change the actual metric(TQ) in batman-adv or if there is a tool to configurte it. We are deploying a rural mesh network where the nodes generally will be static in the same place, but maybe the