Roadmap

Linux-wpan is a small project mostly developed by two people in their spare time. Pace is slow and we can not commit to any specific timelines on this roadmap.

  • Finish initial ieee802154 and 6lowpan support for kselftest
  • New frame parsing style in mac802154 and ieee802154 based on mac80211 frame parsing design. Draft is mac802154 rx.
  • Remove cb context from dev_hard_header and introduce generic header generation functions like header_ops.
  • Devicetree extended addr setting, draft is here ieee802154: add usual way to get extended address via device tree
  • Cleanup/fix 802.15.4 af raw/dgram socket code.
  • “node dump” functionality with all neighbour nodes and their last LQI value, addresses, etc. information.