Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: linux-wpan@vger.kernel.org
Cc: kernel@pengutronix.de
Subject: Re: [PATCH wpan-tools] mac: add handling for ackreq default handling
Date: Wed, 12 Aug 2015 10:48:05 +0200	[thread overview]
Message-ID: <20150812084801.GA31881@omega> (raw)
In-Reply-To: <1438772472-9646-1-git-send-email-alex.aring@gmail.com>

I added this change to this patch:

diff --git a/src/info.c b/src/info.c
index fd75fa0..e00ed3e 100644
--- a/src/info.c
+++ b/src/info.c
@@ -212,6 +212,7 @@ static const char *commands[NL802154_CMD_MAX + 1] = {
        [NL802154_CMD_SET_BACKOFF_EXPONENT] = "set_backoff_exponent",
        [NL802154_CMD_SET_MAX_CSMA_BACKOFFS] = "set_max_csma_backoffs",
        [NL802154_CMD_SET_LBT_MODE] = "set_lbt_mode",
+       [NL802154_CMD_SET_ACKREQ_DEFAULT] = "set_ackreq_default",
 };
 
 static char cmdbuf[100];


For dumping that we will support "set_ackreq_default" which all current
SoftMAC transceivers supports.

- Alex

      parent reply	other threads:[~2015-08-12  8:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-05 11:01 [PATCH wpan-tools] mac: add handling for ackreq default handling Alexander Aring
2015-08-06 17:50 ` Stefan Schmidt
2015-08-12  8:48 ` Alexander Aring [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=20150812084801.GA31881@omega \
    --to=alex.aring@gmail.com \
    --cc=kernel@pengutronix.de \
    --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