Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
From: Michael Richardson <mcr@sandelman.ca>
To: Alexander Aring <alex.aring@gmail.com>
Cc: linux-wpan@vger.kernel.org
Subject: Re: handling multiple MAC instances (multiple address filters)
Date: Wed, 12 Jul 2017 16:00:01 -0400	[thread overview]
Message-ID: <8887.1499889601@dooku.sandelman.ca> (raw)
In-Reply-To: <20170712171051.z35bk6piiqtqypwm@omega>

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


Alexander Aring <alex.aring@gmail.com> wrote:
    > Then the discussed stopped after I took a shower and realized we lost
    > ack handling when going into promiscuous mode... The transceiver will
    > simple ack every frame which it's received then if we don't stop ack
    > handling.

The issue is that with the filters off, we will ack packets aimed at other
nodes.

    > Now, after I looked because RX_SAFE_MODE into af86rf2xx datasheets
    > again. I think we could try to do the following:

So don't get too hung up on the limitations of the af86.  It could be that
it is impossible with that device, but that another device will make it
possible.

    >  - RX done irq comes - Grab buffer information - Doing fast a source
    > address lookup and check if we have a mac interface currently running
    > which has the address and ack is requested.  - If so trigger pin to
    > send ack.  - If not do nothing and drop (because we are not meant)

This sounds very cool.

    > Another question is: Is running multiple interfaces on one PHY the
    > thing what we "need". I think yes, because the 802.15.4 spec describe
    > only one source PAN to operate on. Another idea would be to override

I'd really like to be able to operate on multiple PANs at the same time.
I think that 6LBRs will need this.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        | network architect  [
]     mcr@sandelman.ca  http://www.sandelman.ca/        |   ruby on rails    [



[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

  reply	other threads:[~2017-07-13  5:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 17:10 handling multiple MAC instances (multiple address filters) Alexander Aring
2017-07-12 20:00 ` Michael Richardson [this message]
2017-07-13 14:41   ` Alexander Aring
2017-07-14 10:21     ` Michael Richardson
2017-07-16  9:08       ` Alexander Aring
2017-07-16 17:09         ` Alexander Aring

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=8887.1499889601@dooku.sandelman.ca \
    --to=mcr@sandelman.ca \
    --cc=alex.aring@gmail.com \
    --cc=linux-wpan@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