NetworkManager/src/devices
Jiří Klimeš 7f0269673a device: give the default wired profiles the lowest autoconnect-priority
Later when other connections are created, they will be preferred over the
default one.

https://bugzilla.redhat.com/show_bug.cgi?id=1075148#c15

(cherry picked from commit 54019a403a)
2015-09-04 10:01:33 +02:00
..
adsl platform: pass object type with platform changed signal 2015-06-24 16:40:11 +02:00
bluetooth bluetooth: avoid an assertion failure if built w/o bluez5 support 2015-07-09 18:11:52 +02:00
team team: allow overriding the MTU for team device (rh #1255927) 2015-08-27 10:33:47 +02:00
wifi core: accept 'ssids':aay option in RequestScan() dictionary parameter 2015-08-14 13:30:11 +02:00
wimax build: rename file "include/nm-utils-internal.h" to "nm-macros-internal.h" 2015-06-19 12:21:58 +02:00
wwan core: split route management code out from platform 2015-06-22 13:15:05 +02:00
nm-device-bond.c bridge/bond/team: device availability shouldn't depend on IFF_UP (bgo #746918) 2015-06-22 17:33:16 +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 bridge/bond/team: device availability shouldn't depend on IFF_UP (bgo #746918) 2015-06-22 17:33:16 +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: give the default wired profiles the lowest autoconnect-priority 2015-09-04 10:01:33 +02: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 platform: handle parent interfaces in other netns 2015-08-25 23:07:59 +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 platform: handle parent interfaces in other netns 2015-08-25 23:07:59 +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: accept multiple addresses in a DHCPv6 lease 2015-08-26 15:18:34 +02:00
nm-device.h core,libnm: add 'metered' property to NMDevice 2015-07-22 13:52:45 +02:00