NetworkManager/src/devices
Dan Winship 8ee32b87df core: make veth devices default-unmanaged for now
We only want to treat a veth device as ethernet if (a) NM is running
inside a container, and (b) the veth in question is the "inside" end
of the veth, not the outside. Unfortunately, we don't have good
heuristics for this at the moment, so just ignore veths for now.

https://bugzilla.gnome.org/show_bug.cgi?id=731014
(cherry picked from commit ebeaeaed4d)
2014-07-02 15:20:03 -05:00
..
adsl core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
bluetooth bluetooth: don't crash when switching off bluetooth (rh #1059494) 2014-06-12 14:03:31 +02:00
wifi core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
wimax core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
wwan core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
nm-device-bond.c devices: observe externally-caused master/slave changes (rh #1066706) 2014-06-06 10:14:28 -04:00
nm-device-bond.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-bridge.c device: don't call strtol() for NULL strings 2014-06-06 18:30:45 +02:00
nm-device-bridge.h core: support slave devices in nm_platform_generate_connection() 2013-11-08 16:46:43 -06:00
nm-device-ethernet.c core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
nm-device-ethernet.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-factory.c devices: simplify plugin type checking 2014-05-13 13:50:25 -05:00
nm-device-factory.h devices: simplify plugin type checking 2014-05-13 13:50:25 -05:00
nm-device-generic.c core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
nm-device-generic.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-gre.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-gre.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-infiniband.c core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
nm-device-infiniband.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-macvlan.c devices: fix up parent/peer tracking in some virtual devices 2014-03-06 09:47:09 -05:00
nm-device-macvlan.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-private.h core: re-attempt connection assumption when the device state changes 2014-06-06 10:11:19 -04:00
nm-device-team.c team: start teamd when ensuring team connection else teamdctl_connect() fails 2014-06-30 11:37:37 -05:00
nm-device-team.h core: support slave devices in nm_platform_generate_connection() 2013-11-08 16:46:43 -06:00
nm-device-tun.c core: make NMDeviceTun 'mode' immutable and set at construct time 2014-01-30 11:53:32 +01:00
nm-device-tun.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-veth.c core: make veth devices default-unmanaged for now 2014-07-02 15:20:03 -05:00
nm-device-veth.h devices: make constructors take an NMPlatformLink 2013-06-05 17:49:25 -03:00
nm-device-vlan.c core: remove unused 'error' argument to check_connection_compatible() 2014-05-30 13:49:30 -05:00
nm-device-vlan.h core: move software device creation logic out of NMManager 2013-09-12 18:34:23 -04:00
nm-device-vxlan.c platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device-vxlan.h platform, devices: add support for vxlan devices 2014-03-06 09:48:15 -05:00
nm-device.c device: test dhcp[46]_config when getting properties, not dhcp[46]_client 2014-07-01 14:36:42 -05:00
nm-device.h core: block on dispatcher scripts when quitting 2014-06-06 13:43:46 -05:00