NetworkManager/src/devices
Dan Williams be807819b0 core: clean up and simplify device capabilities handling
This is really, really old 2007-era code.  Any NMDevice that gets
created is already supported, so there's no reason to have every
device set NM_DEVICE_CAP_NM_SUPPORTED.  For those subclasses that
only set that capability, we can remove the subclass method
entirely.  Next, it turns out that the "type capabilities" code
wasn't used anywhere, so remove that too.  Lastly, "cipsec"
interfaces haven't been used on linux in about 5 years (they
were created by the Cisco binary-only IPSec kernel module for
Cisco VPNs long before vpnc and openswan came around) so we can
remove that code too.
2013-05-20 16:38:34 -03:00
..
wimax core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-adsl.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-adsl.h core: move carrier handling to NMDevice 2013-05-20 16:38:33 -03:00
nm-device-bond.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-bond.h core: remove NMDeviceWired 2013-05-20 16:38:34 -03:00
nm-device-bridge.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-bridge.h core: remove NMDeviceWired 2013-05-20 16:38:34 -03:00
nm-device-bt.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-bt.h core: make nm-properties-changed-signal always export the right properties 2013-05-20 16:38:33 -03:00
nm-device-ethernet.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-ethernet.h core: remove NMDeviceWired 2013-05-20 16:38:34 -03:00
nm-device-factory.h core: move devices into a subdirectory 2013-05-08 15:07:22 -04:00
nm-device-generic.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-generic.h core: make nm-properties-changed-signal always export the right properties 2013-05-20 16:38:33 -03:00
nm-device-infiniband.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-infiniband.h core: remove NMDeviceWired 2013-05-20 16:38:34 -03:00
nm-device-modem.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-modem.h core: make nm-properties-changed-signal always export the right properties 2013-05-20 16:38:33 -03:00
nm-device-olpc-mesh.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-olpc-mesh.h core: make nm-properties-changed-signal always export the right properties 2013-05-20 16:38:33 -03:00
nm-device-private.h core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-vlan.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-vlan.h core: remove NMDeviceWired 2013-05-20 16:38:34 -03:00
nm-device-wifi.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device-wifi.h core: make nm-properties-changed-signal always export the right properties 2013-05-20 16:38:33 -03:00
nm-device.c core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00
nm-device.h core: clean up and simplify device capabilities handling 2013-05-20 16:38:34 -03:00