NetworkManager/src/devices
Beniamino Galvani 8f92ead6e2 device: fix crash reapplying connection to slave devices
Slave devices don't have IPv4 and IPv6 configuration and so special
care must be taken when comparing their methods.

https://bugzilla.redhat.com/show_bug.cgi?id=1376446
2016-09-16 14:20:38 +02:00
..
adsl tests: try to resolve the .so file symbols 2016-08-23 14:32:43 +02:00
bluetooth tests: try to resolve the .so file symbols 2016-08-23 14:32:43 +02:00
team device/team: fix assuming non-NULL team-config in NMDeviceTeam::act_stage1_prepare() 2016-08-24 10:59:39 +02:00
tests all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
wifi device: drop NMDeviceWifi:bring_up() implementation 2016-09-12 18:03:47 +02:00
wwan device: don't set ip4_state=IP_FAIL for ipv4.method=disabled 2016-09-09 14:10:27 +02:00
Makefile.am lldp: add test case 2015-11-10 14:25:05 +01:00
nm-arping-manager.c arping-manager: failure to get a device name should not be fatal 2016-02-26 13:37:01 +01:00
nm-arping-manager.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-bond.c bond: use defines for sysfs attribute names 2016-07-06 15:20:53 +02:00
nm-device-bond.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-bridge.c utils: inject platform into nm_utils_complete_generic() 2016-03-15 12:56:58 +01:00
nm-device-bridge.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-ethernet-utils.c device: use NMSettings directly instead of NMConnectionProvider in subclasses 2016-05-24 12:35:58 +02:00
nm-device-ethernet-utils.h device: use NMSettings directly instead of NMConnectionProvider in subclasses 2016-05-24 12:35:58 +02:00
nm-device-ethernet.c core: use _NM_GET_PRIVATE() macros 2016-09-08 00:21:21 +02:00
nm-device-ethernet.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-factory.c device: don't unload device plugins on failure 2016-04-29 15:41:41 +02:00
nm-device-factory.h device: fix matching MAC address for VLAN and MACVLAN devices 2016-06-30 08:29:55 +02:00
nm-device-generic.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-device-generic.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-infiniband.c device: let infiniband prefer permanent MAC address for infiniband.mac-address setting 2016-06-30 08:29:55 +02:00
nm-device-infiniband.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-ip-tunnel.c device: use NMSettings directly instead of NMConnectionProvider in subclasses 2016-05-24 12:35:58 +02:00
nm-device-ip-tunnel.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-logging.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-macvlan.c device: drop NMDeviceMacvlan:bring_up() implementation 2016-09-12 18:08:16 +02:00
nm-device-macvlan.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-private.h device: add new result NM_ACT_STAGE_RETURN_IP_DONE for ip config activation 2016-09-09 14:10:27 +02:00
nm-device-tun.c device: fail activation on failure to set cloned MAC address 2016-06-30 08:29:56 +02:00
nm-device-tun.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-veth.c core: use _NM_GET_PRIVATE() macros 2016-09-08 00:21:21 +02:00
nm-device-veth.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-vlan.c device: drop NMDeviceVlan:bring_up() implementation 2016-09-12 18:08:16 +02:00
nm-device-vlan.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-vxlan.c device: fail activation on failure to set cloned MAC address 2016-06-30 08:29:56 +02:00
nm-device-vxlan.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device.c device: fix crash reapplying connection to slave devices 2016-09-16 14:20:38 +02:00
nm-device.h device: drop virtual methods for bring_up(), take_down() and is_up() 2016-09-12 18:09:17 +02:00
nm-lldp-listener.c systemd: merge branch systemd into master 2016-06-30 10:55:03 +02:00
nm-lldp-listener.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00