All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: Maciej Wasilak <wasilak@gmail.com>
Cc: "Michael C. Cambria" <mcc@fid4.com>, linux-wpan@vger.kernel.org
Subject: Re: [ANNOUNCE] wpan-tools 0.3 released
Date: Tue, 6 Jan 2015 20:44:56 +0100	[thread overview]
Message-ID: <20150106194453.GB10133@omega> (raw)
In-Reply-To: <CAFUtXGwgjGRikSS3tkzb++A9RCP4vgez2JQQLzbAGxLK06d6Hw@mail.gmail.com>

Hi,

Hi,

On Tue, Jan 06, 2015 at 08:18:25PM +0100, Maciej Wasilak wrote:
...
> 
> I can create lowpan interface without problems (sudo ip link add link
> wpan0 name lowpan0 type lowpan). It sends valid 6LoWPAN packets (I use
> external sniffer), but pan_id remains 0xffff.
> 
> When I use old linux-wpan-next branch and old lowpan-tools, problem
> doesn't occur.
> 

Which wpan-tools version do you use? Can you please try the newest
version which can be found at [0].

I did some changes according the new nl802154 uapi header, means enum
structural changes. Sorry about that, I suppose that's your problem.

Can you please try to update your wpan-tools or simple use the actual
one at [1].

If this doesn't help I don't know why you have this issue. The ifdown of
your wpan interface should fix the -EBUSY issue.


btw:
We return -EBUSY because the address filter is set on an interface up,
while interface up it's not easy to deal address filtering changes, also
we can remove some hotpath locks because these values are readonly at
tx/rx paths. These locks are still there and will be removed later.

- Alex

[0] http://wpan.cakelab.org/releases/
[1] https://github.com/linux-wpan/wpan-tools

  reply	other threads:[~2015-01-06 19:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-07 15:08 [ANNOUNCE] wpan-tools 0.3 released Alexander Aring
2014-12-07 17:01 ` Michael C Cambria
2014-12-07 17:13   ` Alexander Aring
2014-12-07 17:19     ` Alexander Aring
2014-12-07 21:39       ` Michael C Cambria
2014-12-07 21:54         ` Alexander Aring
2014-12-11 15:02           ` Michael C. Cambria
2014-12-11 16:31             ` Alexander Aring
2015-01-06 19:18               ` Maciej Wasilak
2015-01-06 19:44                 ` Alexander Aring [this message]
2014-12-12  8:54             ` Stefan Schmidt
2014-12-13  8:55               ` Alexander Aring
2014-12-15  8:29                 ` Stefan Schmidt
2014-12-15  8:35                   ` 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=20150106194453.GB10133@omega \
    --to=alex.aring@gmail.com \
    --cc=linux-wpan@vger.kernel.org \
    --cc=mcc@fid4.com \
    --cc=wasilak@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.