public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <lindner_marek@yahoo.de>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Simon Wunderlich <simon@open-mesh.com>
Subject: Re: [B.A.T.M.A.N.] [PATCH-next] batman-adv: set skb priority according to content
Date: Thu, 8 Aug 2013 00:43:09 +0800	[thread overview]
Message-ID: <201308080043.09858.lindner_marek@yahoo.de> (raw)
In-Reply-To: <1375113404-10811-1-git-send-email-siwu@hrz.tu-chemnitz.de>

On Monday, July 29, 2013 23:56:44 Simon Wunderlich wrote:
> From: Simon Wunderlich <simon@open-mesh.com>
> 
> The skb priority field may help the wireless driver to choose the right
> queue (e.g. WMM queues). This should be set in batman-adv, as this
> information is only available here.
> 
> This patch adds support for IPv4/IPv6 DS fields and VLAN PCP. Note that
> only VLAN PCP is used if a VLAN header is present. Also initially set
> TC_PRIO_CONTROL only for self-generated packets, and keep the priority
> set by higher layers.
> 
> Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
> ---
> Changes to PATCH:
>  * add compat code
>  * base on next instead of master
> ---
>  bat_iv_ogm.c        |    1 +
>  compat.h            |    3 +++
>  icmp_socket.c       |    1 +
>  main.c              |   58
> +++++++++++++++++++++++++++++++++++++++++++++++++++
> main.h              |    1 +
>  routing.c           |   20 +++++++++++++++++-
>  send.c              |    1 -
>  soft-interface.c    |    2 ++
>  translation-table.c |    5 +++++
>  unicast.c           |    2 ++
>  vis.c               |    2 ++
>  11 files changed, 94 insertions(+), 2 deletions(-)

Applied in revision eb76436.

Thanks,
Marek

  reply	other threads:[~2013-08-07 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 15:56 [B.A.T.M.A.N.] [PATCH-next] batman-adv: set skb priority according to content Simon Wunderlich
2013-08-07 16:43 ` Marek Lindner [this message]
2013-08-15  1:25 ` Ammar Anuar
2013-08-15 12:23   ` [B.A.T.M.A.N.] [PATCH-next] batman-adv: set skb priority according?to content Simon Wunderlich
2013-08-16  2:46     ` Ammar Anuar

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=201308080043.09858.lindner_marek@yahoo.de \
    --to=lindner_marek@yahoo.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=simon@open-mesh.com \
    /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