summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2012-05-17 17:16:27 -0500
committerDan Williams <dcbw@redhat.com>2012-05-18 15:42:56 -0500
commit60d2bb824ebe7f7a3c1eb7822f938825458158df (patch)
treeb141b1fff8fc1acb6d7319c8dfef9df839c7f1e2 /TODO
parenteefda8aa7df28fb419b8ff827cfba0f8177b1485 (diff)
downloadNetworkManager-60d2bb824ebe7f7a3c1eb7822f938825458158df.tar.gz
todo: remove ADSL item
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 0 insertions, 17 deletions
diff --git a/TODO b/TODO
index 2348b3c62e..6ce69d8675 100644
--- a/TODO
+++ b/TODO
@@ -34,23 +34,6 @@ NM_STATE_CONNECTED_LOCAL, NM_STATE_CONNECTED_SITE, or NM_STATE_CONNECTED_GLOBAL
based on it and the device's state.
-* ADSL support
-
-NetworkManager should natively support ADSL modems using one of the 3 main
-connection methods, PPP over ATM (pppoa), PPP over Ethernet (pppoe), or
-IP over ATM (ipoatm). Initial support could be targeted at just pppoa and
-pppoe, and there is some code in NetworkManager already for pppoe. More info
-about ADSL configuration on Linux in general is here:
-
-http://atm.eagle-usb.org/wakka.php?wiki=UeagleAtmDoc
-
-Big thanks to Pantelis Koukousoulas for getting ADSL working for PPPoA and PPPoE
-methods in the 'adsl' branch in NetworkManager git. We need more testing, IPv6
-PPP support, and also support for multiple ADSL devices (by reading the "atmindex"
-attribute from the sysfs directory for the ATM interface on 2.6.38.8 and later
-kernels).
-
-
* Real Access Point mode support
Now that NetworkManager requires wpa_supplicant 0.7.x or later, we can add