b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] batctl set different bw not the one passed as paramenter
@ 2012-02-05 17:34 Gioacchino Mazzurco
  2012-02-05 17:41 ` Sven Eckelmann
  0 siblings, 1 reply; 2+ messages in thread
From: Gioacchino Mazzurco @ 2012-02-05 17:34 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

as in subject

eigenServer gioacchino # batctl gw server 10MBit/5MBit
eigenServer gioacchino # batctl gw
server (announced bw: 8MBit/5MBit)

why?

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

* Re: [B.A.T.M.A.N.] batctl set different bw not the one passed as paramenter
  2012-02-05 17:34 [B.A.T.M.A.N.] batctl set different bw not the one passed as paramenter Gioacchino Mazzurco
@ 2012-02-05 17:41 ` Sven Eckelmann
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Eckelmann @ 2012-02-05 17:41 UTC (permalink / raw)
  To: b.a.t.m.a.n

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

On Sunday 05 February 2012 18:34:39 Gioacchino Mazzurco wrote:
> as in subject
> 
> eigenServer gioacchino # batctl gw server 10MBit/5MBit
> eigenServer gioacchino # batctl gw
> server (announced bw: 8MBit/5MBit)
> 
> why?

Because it works similar to wifi coverage when you use `iw phy phy0 set 
distance 10`. You ask for a bandwidth and this bandwidth is encoded in a 
binary word not large enough to store (10 * 2**20) or (5 * 2**20). So you end 
up with a information that is only similar to the input you gave.

Kind regards,
	Sven

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

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

end of thread, other threads:[~2012-02-05 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-05 17:34 [B.A.T.M.A.N.] batctl set different bw not the one passed as paramenter Gioacchino Mazzurco
2012-02-05 17:41 ` Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).