NetworkManager/docs
Dan Winship 721e917cb6 wimax: drop WiMAX support (bgo #747846)
Even Fedora is no longer shipping the WiMAX SDK, so it's likely we'll
eventually accidentally break some of the code in src/devices/wimax/
(if we haven't already). Discussion on the list showed a consensus for
dropping support for WiMAX.

So, remove the SDK checks from configure.ac, remove the WiMAX device
plugin and associated manager support, and deprecate all the APIs.

For compatibility reasons, it is still possible to create and save
WiMAX connections, to toggle the software WiMAX rfkill state, and to
change the "WIMAX" log level, although none of these have any effect,
since no NMDeviceWimax will ever be created.

nmcli was only compiling in support for most WiMAX operations when NM
as a whole was built with WiMAX support, so that code has been removed
now as well. (It is still possible to use nmcli to create and edit
WiMAX connections, but those connections will never be activatable.)
2015-04-17 12:42:23 -04:00
..
api wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
libnm wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
libnm-glib wimax: drop WiMAX support (bgo #747846) 2015-04-17 12:42:23 -04:00
libnm-util docs: fix out-of-tree build 2015-01-03 13:12:44 +01:00
Makefile.am docs: add libnm documentation 2014-08-01 14:34:05 -04:00
NetworkManager DBUS API.txt Fix typos 2013-10-19 11:49:18 -04:00