net: Update TODO list on L2 and 15.4 tasks
Change-Id: I1c9e11b05cc8af337349d249d46f524c8a75a4fc Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
1f26a332a1
commit
9acd710a2a
1 changed files with 3 additions and 31 deletions
|
@ -130,47 +130,19 @@ TCP
|
||||||
LOWPAN_NHC (See RFC 6282, Chapter 4).
|
LOWPAN_NHC (See RFC 6282, Chapter 4).
|
||||||
|
|
||||||
|
|
||||||
L2
|
|
||||||
==
|
|
||||||
|
|
||||||
- Add a interface management API
|
|
||||||
|
|
||||||
Priority: High
|
|
||||||
Complexity: C4
|
|
||||||
|
|
||||||
Add a generic API to let upper layers configuring network interfaces
|
|
||||||
as well as tweaking its L2 layer and raising dedicated process.
|
|
||||||
(I.e.: Running a scan in 802.15.4)
|
|
||||||
|
|
||||||
|
|
||||||
IEEE 802.15.4
|
IEEE 802.15.4
|
||||||
=============
|
=============
|
||||||
|
|
||||||
2011 version
|
2011 version
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- CSMA-CA Radio protocol support
|
- CSMA-CA Radio protocol, time-slotted, support
|
||||||
|
|
||||||
Priority: Low
|
Priority: Low
|
||||||
Complexity: C2
|
Complexity: C2
|
||||||
|
|
||||||
Add CSMA-CA radio protocol as a replacement of the current
|
Current CSMA-CA radio protocol implementation does not support
|
||||||
too simplistic ALOHA radio protocol.
|
time-slots.
|
||||||
|
|
||||||
- Beacon frame support
|
|
||||||
|
|
||||||
Priority: Medium
|
|
||||||
Complexity: C1
|
|
||||||
|
|
||||||
Add the means to parse or create Beacon frames.
|
|
||||||
|
|
||||||
- MAC command frame support
|
|
||||||
|
|
||||||
Priority: High
|
|
||||||
Complexity: C2
|
|
||||||
|
|
||||||
Add the means to parse or create MAC command frames.
|
|
||||||
All commands as stated in table 5.
|
|
||||||
|
|
||||||
- Management service: RFD level support
|
- Management service: RFD level support
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue