Linux bluetooth development
 help / color / mirror / Atom feed
From: Inga Stotland <inga.stotland@intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: brian.gix@intel.com, Inga Stotland <inga.stotland@intel.com>
Subject: [PATCH BlueZ 0/2] Mesh replay protection clean up
Date: Fri, 28 Aug 2020 13:04:25 -0700	[thread overview]
Message-ID: <20200828200427.18753-1-inga.stotland@intel.com> (raw)

This patch set moves RPL initialization to the node init sequence
instead of checking for every incoming message whether RPL has
been initialized.

Also, use consistent size check for RPL directory/file paths.


Inga Stotland (2):
  mesh: Initialize RPL when creating or loading a node
  mesh: Move RPL check from model to net layer

 mesh/model.c |  18 ++---
 mesh/model.h |   6 +-
 mesh/net.c   | 198 +++++++++++++++++++++++++++------------------------
 mesh/net.h   |   5 +-
 mesh/node.c  |  11 +--
 mesh/rpl.c   |  29 +++++---
 mesh/rpl.h   |   3 +-
 7 files changed, 143 insertions(+), 127 deletions(-)

-- 
2.26.2


             reply	other threads:[~2020-08-28 20:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-28 20:04 Inga Stotland [this message]
2020-08-28 20:04 ` [PATCH BlueZ 1/2] mesh: Initialize RPL when creating or loading a node Inga Stotland
2020-08-28 20:04 ` [PATCH BlueZ 2/2] mesh: Move RPL check from model to net layer Inga Stotland
2020-08-28 21:53 ` [PATCH BlueZ 0/2] Mesh replay protection clean up Gix, Brian

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=20200828200427.18753-1-inga.stotland@intel.com \
    --to=inga.stotland@intel.com \
    --cc=brian.gix@intel.com \
    --cc=linux-bluetooth@vger.kernel.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