From: Marcel Holtmann Date: Fri, 9 Jan 2009 17:06:33 +0000 (+0100) Subject: Add comments about interface statistics and RFKILL X-Git-Tag: 0.8~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=371e97b43c7ef5edede30ebc3f8745c500ed05da;p=platform%2Fupstream%2Fconnman.git Add comments about interface statistics and RFKILL --- 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. +