From 371e97b43c7ef5edede30ebc3f8745c500ed05da Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 9 Jan 2009 18:06:33 +0100 Subject: [PATCH] Add comments about interface statistics and RFKILL --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TODO b/TODO index cd8e18c..0fb4ff7 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. + -- 2.7.4