public inbox for b.a.t.m.a.n@lists.open-mesh.org
 help / color / mirror / Atom feed
From: Marek Lindner <mareklindner@neomailbox.ch>
To: b.a.t.m.a.n@lists.open-mesh.org
Cc: Antonio Quartulli <a@unstable.cc>
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: remove ogm_emit and ogm_schedule API calls
Date: Wed, 04 May 2016 23:20:37 +0800	[thread overview]
Message-ID: <8527725.33hqUeU5d6@voltaire> (raw)
In-Reply-To: <1462211134-8169-1-git-send-email-a@unstable.cc>

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

On Tuesday, May 03, 2016 01:45:34 Antonio Quartulli wrote:
> The ogm_emit and ogm_schedule API calls were rather tight to the
> B.A.T.M.A.N. IV logic and therefore rather difficult to use
> with other algorithm implementations.
> 
> Remove such calls and move the surrounding logic into the
> B.A.T.M.A.N. IV specific code.
> 
> Signed-off-by: Antonio Quartulli <a@unstable.cc>
> ---
> 
> Changes from RFC:
> - batadv_send_outstanding_bat_ogm_packet() renamed to
>   batadv_iv_send_outstanding_bat_ogm_packet()
> - batadv_iv_iface_enable() moved back to its original location (was moved by
> accident)
> - code has been tested in qemu with one node
> 
> 
>  net/batman-adv/bat_iv_ogm.c     | 68
> ++++++++++++++++++++++++++++++++++++++--- net/batman-adv/bat_v.c          |
> 10 ------
>  net/batman-adv/hard-interface.c |  3 --
>  net/batman-adv/main.c           |  2 --
>  net/batman-adv/send.c           | 61 +-----------------------------------
>  net/batman-adv/send.h           |  3 +-
>  net/batman-adv/types.h          |  4 ---
>  7 files changed, 66 insertions(+), 85 deletions(-)

Applied in revision 0d84685.

Thanks,
Marek

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

      reply	other threads:[~2016-05-04 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-02 17:45 [B.A.T.M.A.N.] [PATCH] batman-adv: remove ogm_emit and ogm_schedule API calls Antonio Quartulli
2016-05-04 15:20 ` Marek Lindner [this message]

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=8527725.33hqUeU5d6@voltaire \
    --to=mareklindner@neomailbox.ch \
    --cc=a@unstable.cc \
    --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