Hi Christian,
27.07.2012, в 15:26, Christian Groeger написал(а):
> Hi everyone,
>
> what do I need to do to get the IEEE802.15.4 and 6LoWPAN stack working on my
> computer? I built the net-next kernel [1] with all the drivers compiled as
> modules and the linux-zigbee userspace tools [2].
> E
Hi Christian,
I had the exact same problem before. Currently, the net-next kernel
does not fill struct ieee802154_mlme_ops mac802154_mlme_wpan completely
(in net/mac802154/mac_cmd.c). The current code does not set the
assoc_req member to a function (hence, it remains NULL). When trying to
send ass