NetworkManager/src/devices
Dan Williams 05a14d0818 wifi: allow autoconnect on AP/AdHoc mode connections with manual IP configuration
The existing checks assumed that all AP/AdHoc connections would use the
shared IP method.  But what we really want to check for here is whether the
connection is AP/AdHoc.  Leave the existing 'shared' check for backwards
compatibility.

Also move the check above the timestamp check, since the user shouldn't need
to manually set a timestamp just to get an AP-mode connection to autoconnect.

(cherry picked from commit e2637760f1)
2016-02-11 14:38:05 -06:00
..
adsl adsl: look up ATM index before construction 2015-12-16 09:38:38 -06:00
bluetooth bluez: own reference to connection provider in NMBluezDevice 2016-01-27 14:23:34 +01:00
team device/team: fix tiny memory leak 2016-02-01 22:32:20 +01:00
wifi wifi: allow autoconnect on AP/AdHoc mode connections with manual IP configuration 2016-02-11 14:38:05 -06: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 wwan: retry connect on some errors and save them for log messages 2016-01-28 12:28:21 -06: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 device: wait for valid MAC before making ethernet devices available 2016-01-11 14:56:48 +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 device/infiniband: take interface down to set transport mode 2016-01-05 19:01:16 +01: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 device/vlan: fix failed assertion in parent_hwaddr_changed() 2015-12-22 15:18:44 +01: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 core: only run availability recheck transition if required 2016-01-25 12:40:08 -06:00
nm-device.h device: wait for valid MAC before making ethernet devices available 2016-01-11 14:56:48 +01:00