public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven@narfation.org>
To: b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: [B.A.T.M.A.N.] [PATCH v2 4/6] batman-adv: privatize forw_packet skb assignment
Date: Sun, 26 Mar 2017 11:14:20 +0200	[thread overview]
Message-ID: <1914867.vhgrey3SkF@sven-edge> (raw)
In-Reply-To: <20170217101708.19336-5-linus.luessing@c0d3.blue>

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

On Freitag, 17. Februar 2017 11:17:06 CEST Linus Lüssing wrote:
> An skb is assigned to a forw_packet only once, shortly after the
> forw_packet allocation.
> 
> With this patch the assignment is moved into the this allocation
> function.
> 
> Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
> ---
>  net/batman-adv/bat_iv_ogm.c | 17 +++++++++--------
>  net/batman-adv/send.c       | 21 ++++++++++++---------
>  net/batman-adv/send.h       |  3 ++-
>  3 files changed, 23 insertions(+), 18 deletions(-)

Added this patch as 61913abf08296a5ae20df1a8553b019be6f83824 [1]. Have added
it out of order to have at least the non-controversial "cleanup" patches
integrated. The other patches can therefore use the provided functionality
and you don't have to resent these patches anymore.

Thanks,
	Sven

[1] https://git.open-mesh.org/batman-adv.git/commit/61913abf08296a5ae20df1a8553b019be6f83824

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

  reply	other threads:[~2017-03-26  9:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 10:17 [B.A.T.M.A.N.] [PATCH v2 0/6] batman-adv: broadcast packet aggregation Linus Lüssing
2017-02-17 10:17 ` [B.A.T.M.A.N.] [PATCH v2 1/6] batman-adv: Allow TVLVs greater than 128 bytes Linus Lüssing
2017-02-17 10:17 ` [B.A.T.M.A.N.] [PATCH v2 2/6] batman-adv: aggregation packet reception Linus Lüssing
2017-02-17 10:17 ` [B.A.T.M.A.N.] [PATCH v2 3/6] batman-adv: aggregation packet queueing and transmission Linus Lüssing
2017-02-17 10:17 ` [B.A.T.M.A.N.] [PATCH v2 4/6] batman-adv: privatize forw_packet skb assignment Linus Lüssing
2017-03-26  9:14   ` Sven Eckelmann [this message]
2017-02-17 10:17 ` [B.A.T.M.A.N.] [PATCH v2 5/6] batman-adv: restructure rebroadcast counter into forw_packet API Linus Lüssing
2017-03-26  9:14   ` Sven Eckelmann
2017-02-17 10:17 ` [B.A.T.M.A.N.] [PATCH v2 6/6] batman-adv: do not aggregate rebroadcasts in the same packet Linus Lüssing
2017-06-13 12:07 ` [B.A.T.M.A.N.] [PATCH v2 0/6] batman-adv: broadcast packet aggregation Sven Eckelmann

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=1914867.vhgrey3SkF@sven-edge \
    --to=sven@narfation.org \
    --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