NetworkManager/src/platform
Thomas Haller 832539a511 platform: emit signals by signal-id instead of string
We potentially emit a lot of signals. Don't look up the
signal by name because that adds quite some additional
overhead, like peeking for a GQuark.

Instead pass the numeric signal-id directly.
2015-11-27 15:17:44 +01:00
..
tests platform: remove NMPlatformReason enum 2015-11-27 15:17:44 +01:00
wifi wifi: reimplement use of libnl-genl-3 library 2015-11-01 17:28:07 +01:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: remove NMPlatformReason enum 2015-11-27 15:17:44 +01:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform: emit signals by signal-id instead of string 2015-11-27 15:17:44 +01:00
nm-linux-platform.h platform: warn about growing sysctl logging cache and clear it 2015-10-09 14:56:50 +02:00
nm-platform-utils.c wake-on-lan: add option to keep existing settings 2015-10-16 17:11:26 +02:00
nm-platform-utils.h core: avoid ioctls on non existent devices 2015-08-11 18:31:46 +02:00
nm-platform.c platform: emit signals by signal-id instead of string 2015-11-27 15:17:44 +01:00
nm-platform.h platform: emit signals by signal-id instead of string 2015-11-27 15:17:44 +01:00
nmp-object.c platform: emit signals by signal-id instead of string 2015-11-27 15:17:44 +01:00
nmp-object.h platform: emit signals by signal-id instead of string 2015-11-27 15:17:44 +01:00