Hi João,

On Mon, Aug 26, 2013 at 07:46:57PM -0300, João Paulo Bodanese wrote:
> Hi Alexander,
> 
>  I mean "req_802154_ack" about auto ack via hardware. I'm using the
> MRF24J40MC that support it.
>  I have just realized that my code 6LowPan.c is not updated.
> 
you should use the lastest version from net-next [1]. There are some
known issues yet which are not easy to fix.

> if(req_802154_ack)
>        mac_cb(skb)->flags |= MAC_CB_FLAG_ACKREQ;
> 
> and req_802154_ack = false by default.
> 
Yea, that was the old behaviour... with a at86rf230 device you get a lot
of messages because that.

Normally you have a userspace tool like iz from the lowpan-tools to
activate or deactivate the ackknowledge. This is currently not supported
and one of the smallest problems of the 6LoWPAN Stack. :-)

- Alex

[1] http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to