summaryrefslogtreecommitdiff
path: root/nuttx/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/TODO')
-rw-r--r--nuttx/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/TODO b/nuttx/TODO
index a9f96642c..197a966b0 100644
--- a/nuttx/TODO
+++ b/nuttx/TODO
@@ -49,6 +49,7 @@ o Network
is in the subnet served by the driver.
- uIP/Socket callback logic is not thread safe. This means that a socket cannot be
used concurrently by two threads. Minimal fix: Add mutex to support exclusion.
+- IPv6 support is incomplete
o USB
- Implement USB device support