NetworkManager/src/devices
2015-12-01 13:16:58 +01:00
..
adsl build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:35:52 +02:00
bluetooth build: add missing GLIB_CFLAGS 2015-11-05 14:48:23 +01:00
team vlan: fix unmanaged VLAN interface problem (rh #1273879) 2015-10-22 14:02:07 +02:00
wifi core: declare nm_supplicant_manager_get() using NM_DEFINE_SINGLETON_GETTER() 2015-12-01 13:16:58 +01:00
wimax build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:35:52 +02:00
wwan build: add missing GLIB_CFLAGS 2015-11-05 14:48:23 +01:00
nm-device-bond.c vlan: fix unmanaged VLAN interface problem (rh #1273879) 2015-10-22 14:02:07 +02:00
nm-device-bond.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-bridge.c vlan: fix unmanaged VLAN interface problem (rh #1273879) 2015-10-22 14:02:07 +02:00
nm-device-bridge.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-ethernet-utils.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-device-ethernet-utils.h settings: create default wired connection from NMDeviceEthernet 2014-09-11 12:47:07 -05:00
nm-device-ethernet.c core: declare nm_supplicant_manager_get() using NM_DEFINE_SINGLETON_GETTER() 2015-12-01 13:16:58 +01:00
nm-device-ethernet.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-factory.c device: fix wrong assert in NMDeviceFactory 2015-06-20 11:38:17 +02:00
nm-device-factory.h core: let plugins indicate links which should be ignored 2015-06-17 16:33:16 +02:00
nm-device-generic.c device: add nm_device_get_type_description() function 2015-06-19 12:10:51 +02:00
nm-device-generic.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-gre.c core: let plugins indicate links which should be ignored 2015-06-17 16:33:16 +02:00
nm-device-gre.h gre: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-infiniband.c vlan: fix unmanaged VLAN interface problem (rh #1273879) 2015-10-22 14:02:07 +02:00
nm-device-infiniband.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-logging.h logging: declare default logging macros in "nm-logging.h" 2015-08-20 18:05:43 +02:00
nm-device-macvlan.c platform: handle parent interfaces in other netns 2015-08-25 23:07:59 +02:00
nm-device-macvlan.h macvlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-private.h core: add generic NMDevice function to recheck availability 2015-06-17 14:54:02 +02:00
nm-device-tun.c core: let plugins indicate links which should be ignored 2015-06-17 16:33:16 +02:00
nm-device-tun.h tun: port to internal device factory 2014-09-11 12:50:17 -05:00
nm-device-veth.c device: turn off "unmanaged unless IFF_UP externally" for veth 2015-07-12 15:03:07 +02:00
nm-device-veth.h veth: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device-vlan.c vlan: fix unmanaged VLAN interface problem (rh #1273879) 2015-10-22 14:02:07 +02:00
nm-device-vlan.h vlan: export parent device for VLANs as D-Bus property 2014-11-24 10:33:13 +01:00
nm-device-vxlan.c vxlan: o.fd.NM.Device.Proxy is a boolean 2015-06-18 22:27:41 +02:00
nm-device-vxlan.h vxlan: port to internal device factory 2014-09-11 12:50:16 -05:00
nm-device.c device: use nm_utils_find_helper() to find out ping/ping6 binary (bgo #758566) 2015-11-24 14:35:46 +01:00
nm-device.h device: retry creation of default connection after link is initialized 2015-09-16 13:14:46 +02:00