Hello all, The IEEE 802.15.4 Working Group focuses on the standardization of the bottom two layers of ISO/OSI protocol stack: Physical (PHY) and MAC. The MAC layer provides access control to a shared channel and reliable data delivery. The main functions performed by the MAC sublayer are: association and disassociation, security control, optional star network topology functions, such as beacon generation and Guaranteed Time Slots (GTSs) management, generation of ACK frames (if used), and, finally, application support for the two possible network topologies described in the standard.
This stack has working implementation in 'linux-zigbee.sourceforge.net' project, but unfortunately all the development was freezed according to unknown issue and it hasn't been merged to mailnline. Currently I'm the one engineer who continue working on them. So the following patch series is based on the project mentioned above, and I just cut code into roudimentary pieces with minor fixes. The code in the following patches was tested by 6LowPAN module. I took at230 transciever driver from 'linux-zigbee' and brought up IPv6 network, it worked. Could please anyone review patches and let me know what do you think? With best regards, Alexander Smirnov ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel