diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-01-09 18:06:33 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-01-09 18:06:33 +0100 |
commit | 371e97b43c7ef5edede30ebc3f8745c500ed05da (patch) | |
tree | c8b14d078e8e5e00dd1f0ea9853d31d3ec9f6bb1 /TODO | |
parent | 8024e614794792da8f346d34ff329ba2d244b37e (diff) | |
download | connman-371e97b43c7ef5edede30ebc3f8745c500ed05da.tar.gz connman-371e97b43c7ef5edede30ebc3f8745c500ed05da.tar.bz2 connman-371e97b43c7ef5edede30ebc3f8745c500ed05da.zip |
Add comments about interface statistics and RFKILL
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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. + |