[B.A.T.M.A.N.] Batman CPU usage

2011-08-10 Thread Max Ip
Hi folks, I am checking the efficiency of my batman-adv network in terms of CPU usage. My system consists of batman-adv 2011.1.0 enabled 3 laptops. A-B--C There is no direct contact between A and C. So, node B is the relaying node. The systems cpu configuration in all nodes are: In A :

Re: [B.A.T.M.A.N.] Batman CPU usage

2011-08-10 Thread Marek Lindner
On Wednesday, August 10, 2011 12:43:58 Max Ip wrote: When I checked the CPU usage at different nodes (using netperf), I found the following results. TCP CPU utilization send local from C to B = 5.84% TCP CPU utilzation send local from B to A = 2.37% TCP CPU utilization from C to A (2-hop

Re: [B.A.T.M.A.N.] Batman CPU usage

2011-08-10 Thread Max Ip
On Wed, Aug 10, 2011 at 1:13 PM, Marek Lindner lindner_ma...@yahoo.de wrote: On Wednesday, August 10, 2011 12:43:58 Max Ip wrote: When I checked the CPU usage at different nodes (using netperf), I found the following results. TCP CPU utilization send local from C to B = 5.84% TCP CPU

Re: [B.A.T.M.A.N.] Batman CPU usage

2011-08-10 Thread Marek Lindner
On Wednesday, August 10, 2011 13:50:48 Max Ip wrote: http://www.netperf.org/svn/netperf2/tags/netperf-2.5.0/doc/netperf.html#TCP _005fSTREAM The receive socket size bytes, send socket size bytes and send message size bytes were set to the default values i.e 87380, 16384 and 16384

Re: [B.A.T.M.A.N.] [Battlemesh] Battlemesh-like experiment in Washington, DC

2011-08-10 Thread The Doctor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/09/2011 04:13 PM, Juliusz Chroboczek wrote: We're writing a custom control panel in Python, using CherryPy for the web server and Mako for the templating system. Is that available yet? Not yet, but here is a link to the Git repository:

Re: [B.A.T.M.A.N.] [Battlemesh] Battlemesh-like experiment in Washington, DC

2011-08-10 Thread The Doctor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/09/2011 05:04 PM, Mitar wrote: What exactly is this control panel? What do you understand under this term? It is something running on the node? Or on the server? The Byzantium control panel is an application which allows the user to

Re: [B.A.T.M.A.N.] [Battlemesh] Battlemesh-like experiment in Washington, DC

2011-08-10 Thread Mitar
Hi! The Byzantium control panel is an application which allows the user to (de)configure network interfaces, add or remove them from a mesh, and enable or disable services and web applications running on a node. It runs on a node (listening only on the loopback interface) and is accessed

Re: [B.A.T.M.A.N.] [Battlemesh] Battlemesh-like experiment in Washington, DC

2011-08-10 Thread The Doctor
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/09/2011 01:40 PM, Glen Duncan wrote: Doesn't RFC-1918 and supporting protocols check to see if the address chosen is already in use and back off/retry if it fails? That is an excellent question, but to answer it I will have to do some

[B.A.T.M.A.N.] Multiple DHCP Gateways

2011-08-10 Thread gtolon
Hi I´m testing the Gateway roaming capabilities of Batman-adv (using 2011.1.0 version). I setted two computers as Gateway servers with DHCP servers running on them and other as Gateway client, configured as class 3. Then i stressed individually the Gateway server´s links to make the client

Re: [B.A.T.M.A.N.] [Babel-users] [Battlemesh] Battlemesh-like experiment in Washington, DC

2011-08-10 Thread haxwithaxe
hi, i'm one of the other byzantium developers. at some point we do intend to get switched over to ipv6 but for now we are using ipv4 just to simplify our lives during development as none of us are terribly experienced with ipv6. our use case dictates that the meshes will at some point need to

Re: [B.A.T.M.A.N.] [Babel-users] [Battlemesh] Battlemesh-like experiment in Washington, DC

2011-08-10 Thread Mitar
Hi! our use case dictates that the meshes will at some point need to operate without being connected to the internet at all so relying on any kind of centralized service to configure the nodes isn't always going to work. This centralized service does not need to be on the Internet? It can