summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-01-09 18:06:33 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-01-09 18:06:33 +0100
commit371e97b43c7ef5edede30ebc3f8745c500ed05da (patch)
treec8b14d078e8e5e00dd1f0ea9853d31d3ec9f6bb1 /TODO
parent8024e614794792da8f346d34ff329ba2d244b37e (diff)
downloadconnman-371e97b43c7ef5edede30ebc3f8745c500ed05da.tar.gz
connman-371e97b43c7ef5edede30ebc3f8745c500ed05da.tar.bz2
connman-371e97b43c7ef5edede30ebc3f8745c500ed05da.zip
Add comments about interface statistics and RFKILL
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index cd8e18ce..0fb4ff7e 100644
--- a/TODO
+++ b/TODO
@@ -14,3 +14,14 @@
This is in theory possible, but no D-Bus API has been defined on how
to configure it.
+ o Support for interface statistics
+
+ Information about carrier speed etc. should be exported.
+
+ o Support for handling RFKILL events
+
+ The RFKILL events are received via the udev infrastructure, but not
+ acted upon. Current problem is to assign the event to the correct
+ physical device. In case of platform RFKILL switches this is a real
+ problem and not solved yet.
+