NetworkManager/src/devices
Lubomir Rintel cd81e0bd9f device-factory: always use the factory to determine the connection's interface name
This makes things a bit simpler when determining if any connection is
activatable on an existing device.
2016-02-17 18:43:33 +01:00
..
adsl device: add nm_device_get_applied_setting() 2016-02-12 13:46:12 +01:00
bluetooth bluez: own reference to connection provider in NMBluezDevice 2016-01-27 14:18:38 +01:00
team device: add nm_device_get_applied_setting() 2016-02-12 13:46:12 +01:00
tests core: add test for NMArpingManager 2016-01-20 11:53:47 +01:00
wifi wifi: don't touch by default current powersave setting 2016-02-16 00:18:06 +01:00
wwan build: cleanup default includes 2016-02-12 15:36:01 +01:00
Makefile.am lldp: add test case 2015-11-10 14:25:05 +01:00
nm-arping-manager.c core: add NMArpingManager 2016-01-20 11:53:47 +01:00
nm-arping-manager.h build: cleanup default includes 2016-02-12 15:36:01 +01:00
nm-device-bond.c core: reject existing links when trying to add a link via platform 2016-01-25 13:35:10 +01:00
nm-device-bond.h device: implement slave property in parent device class 2015-12-05 19:34:06 +01:00
nm-device-bridge.c core: reject existing links when trying to add a link via platform 2016-01-25 13:35:10 +01:00
nm-device-bridge.h device: implement slave property in parent device class 2015-12-05 19:34:06 +01:00
nm-device-ethernet-utils.c all: drop includes to <glib/gi18n.h> for "nm-default.h" 2015-08-05 15:35:51 +02:00
nm-device-ethernet-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-device-ethernet.c device: add nm_device_get_applied_setting() 2016-02-12 13:46:12 +01:00
nm-device-ethernet.h device: export S390Subchannels property on Ethernet device 2015-09-29 09:30:01 +02:00
nm-device-factory.c device-factory: always use the factory to determine the connection's interface name 2016-02-17 18:43:33 +01:00
nm-device-factory.h device-factory: always use the factory to determine the connection's interface name 2016-02-17 18:43:33 +01:00
nm-device-generic.c device: remove default-unmanaged and refactor unmanaged flags 2016-02-15 21:40:02 +01:00
nm-device-generic.h device: pass NMPlatformLink instance as const pointer 2016-01-11 14:05:49 +01:00
nm-device-infiniband.c device-factory/trivial: rename get_virtual_iface_name() to get_connection_iface() 2016-02-17 18:43:02 +01:00
nm-device-infiniband.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-ip-tunnel.c device-factory/trivial: rename get_virtual_iface_name() to get_connection_iface() 2016-02-17 18:43:02 +01:00
nm-device-ip-tunnel.h device/ip-tunnel: add support for IP6TNL tunnels 2015-12-01 17:39:41 +01:00
nm-device-logging.h logging: declare default logging macros in "nm-logging.h" 2015-08-20 11:15:13 +02:00
nm-device-macvlan.c device-factory/trivial: rename get_virtual_iface_name() to get_connection_iface() 2016-02-17 18:43:02 +01:00
nm-device-macvlan.h device/macvlan: support device creation 2015-12-09 14:30:08 +01:00
nm-device-private.h device: remove default-unmanaged and refactor unmanaged flags 2016-02-15 21:40:02 +01:00
nm-device-tun.c device: add nm_device_get_applied_setting() 2016-02-12 13:46:12 +01:00
nm-device-tun.h device/tun: support device creation 2015-11-25 11:39:57 +01:00
nm-device-veth.c device: pass NMPlatformLink instance as const pointer 2016-01-11 14:05:49 +01:00
nm-device-veth.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-device-vlan.c device-factory/trivial: rename get_virtual_iface_name() to get_connection_iface() 2016-02-17 18:43:02 +01:00
nm-device-vlan.h core: split device creation and device setup (bgo #737458) 2015-07-31 14:06:09 -05:00
nm-device-vxlan.c device-factory/trivial: rename get_virtual_iface_name() to get_connection_iface() 2016-02-17 18:43:02 +01:00
nm-device-vxlan.h device/vxlan: support device creation 2015-12-09 16:36:46 +01:00
nm-device.c libnm,core,cli: move dhcp-timeout property to generic NMSettingIPConfig 2016-02-16 11:37:26 +01:00
nm-device.h device: remove default-unmanaged and refactor unmanaged flags 2016-02-15 21:40:02 +01:00
nm-lldp-listener.c systemd: merge branch 'systemd' into master 2016-01-04 17:03:11 +01:00
nm-lldp-listener.h build: cleanup default includes 2016-02-12 15:36:01 +01:00