b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
	<b.a.t.m.a.n@lists.open-mesh.org>
Subject: Re: [B.A.T.M.A.N.] [PATCHv2 2/7] batman-adv: tvlv - gateway download/upload bandwidth container
Date: Wed, 24 Apr 2013 22:25:20 +0800	[thread overview]
Message-ID: <201304242225.20881.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1366724403-29629-3-git-send-email-lindner_marek@yahoo.de>

On Tuesday, April 23, 2013 21:39:58 Marek Lindner wrote:
> Prior to this patch batman-adv read the advertised uplink bandwidth
> from userspace and compressed this information into a single byte
> called "gateway class".
> Now the download & upload bandwidth information is sent as-is. No
> userspace change is necessary since the sysfs API always allowed
> to specify a bandwidth.
> 
> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> Signed-off-by: Spyros Gasteratos <morfeas3000@gmail.com>
> ---
>  bat_iv_ogm.c     |   23 +-----
>  gateway_client.c |  185 +++++++++++++++++++++++++++----------------
>  gateway_client.h |    2 +-
>  gateway_common.c |  232
> +++++++++++++++++++++++++++++++++++------------------- gateway_common.h
> |   14 +++-
>  main.c           |    7 ++
>  originator.c     |    4 +-
>  packet.h         |   21 ++++-
>  soft-interface.c |    3 +-
>  sysfs.c          |   17 ++--
>  types.h          |   12 ++-
>  11 files changed, 329 insertions(+), 191 deletions(-)

Applied in revision 0853ec7.

Regards,
Marek

  reply	other threads:[~2013-04-24 14:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-23 13:39 [B.A.T.M.A.N.] TVLV infrastructure (v2) Marek Lindner
2013-04-23 13:39 ` [B.A.T.M.A.N.] [PATCHv2 1/7] batman-adv: tvlv - basic infrastructure Marek Lindner
2013-04-24 14:22   ` Marek Lindner
2015-06-10  8:57   ` Sven Eckelmann
2013-04-23 13:39 ` [B.A.T.M.A.N.] [PATCHv2 2/7] batman-adv: tvlv - gateway download/upload bandwidth container Marek Lindner
2013-04-24 14:25   ` Marek Lindner [this message]
2013-04-23 13:39 ` [B.A.T.M.A.N.] [PATCHv2 3/7] batman-adv: tvlv - add distributed arp table container Marek Lindner
2013-04-24 14:26   ` Marek Lindner
2013-04-23 13:40 ` [B.A.T.M.A.N.] [PATCHv2 4/7] batman-adv: tvlv - add network coding container Marek Lindner
2013-04-24 14:28   ` Marek Lindner
2013-04-23 13:40 ` [B.A.T.M.A.N.] [PATCHv2 5/7] batman-adv: tvlv - convert tt data sent within OGMs Marek Lindner
2013-04-24 14:29   ` Marek Lindner
2013-04-23 13:40 ` [B.A.T.M.A.N.] [PATCHv2 6/7] batman-adv: tvlv - convert tt query packet to use tvlv unicast packets Marek Lindner
2013-04-24 14:30   ` Marek Lindner
2013-04-23 13:40 ` [B.A.T.M.A.N.] [PATCHv2 7/7] batman-adv: tvlv - convert roaming adv " Marek Lindner
2013-04-24 14:32   ` Marek Lindner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201304242225.20881.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).