NetworkManager/src/devices
Lubomir Rintel 479a64a5b7 device: avoid a crash when L3 configuration fails
Don't call the IP check until at either IPv4 or IPv6 is actually
configured.

(cherry picked from commit aa71dbc6c4)
2017-01-05 09:39:41 +01:00
..
adsl all: use O_CLOEXEC for file descriptors 2016-12-15 17:52:33 +01:00
bluetooth all: use O_CLOEXEC for file descriptors 2016-12-15 17:52:33 +01: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: use O_CLOEXEC for file descriptors 2016-12-15 17:52:33 +01:00
wifi wifi: don't request new PSK for locally-generated WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY errors 2016-12-20 10:07:12 -06:00
wwan all: use O_CLOEXEC for file descriptors 2016-12-15 17:52:33 +01: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 logging: remove LOGD_HW alias for LOGD_PLATFORM 2016-11-03 12:23:07 +01: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 device: delay capturing permanent MAC address until UDEV is settled 2016-11-03 12:24:01 +01:00
nm-device-ethernet.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-factory.c logging: remove LOGD_HW alias for LOGD_PLATFORM 2016-11-03 12:23:07 +01: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: treat fake permanent MAC address mostly like a real one 2016-11-03 12:24:01 +01:00
nm-device-infiniband.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-ip-tunnel.c logging: remove LOGD_HW alias for LOGD_PLATFORM 2016-11-03 12:23:07 +01: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: treat fake permanent MAC address mostly like a real one 2016-11-03 12:24:01 +01:00
nm-device-macvlan.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-private.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-tun.c logging: remove LOGD_HW alias for LOGD_PLATFORM 2016-11-03 12:23:07 +01:00
nm-device-tun.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-veth.c logging: remove LOGD_HW alias for LOGD_PLATFORM 2016-11-03 12:23:07 +01:00
nm-device-veth.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-vlan.c device: treat fake permanent MAC address mostly like a real one 2016-11-03 12:24:01 +01:00
nm-device-vlan.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-vxlan.c logging: remove LOGD_HW alias for LOGD_PLATFORM 2016-11-03 12:23:07 +01:00
nm-device-vxlan.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device.c device: avoid a crash when L3 configuration fails 2017-01-05 09:39:41 +01:00
nm-device.h device: delay evaluating unmanaged-by-user-settings flags until link initialized 2016-11-03 12:24:02 +01: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