NetworkManager/src/platform
Thomas Haller 6bb26f8680 platform: get rid of old logging macros
The naming of these logging macros is unexpected, as we use such
macros only here in platform.

For these messages we cannot use the default _LOGD() set of macros,
because there is no @platform instance around. So let's introduce an
alternative set of logging macros (_LOG2D(), etc) and use it.
2015-09-04 11:06:26 +02:00
..
tests all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
wifi core: avoid ioctls on non existent devices 2015-08-11 18:31:46 +02:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02: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: get rid of old logging macros 2015-09-04 11:06:26 +02:00
nm-linux-platform.h platform: add priv pointer to NMLinuxPlatform 2015-06-17 11:41:42 +02:00
nm-platform-utils.c core: avoid ioctls on non existent devices 2015-08-11 18:31:46 +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: handle parent interfaces in other netns 2015-08-25 22:33:14 +02:00
nm-platform.h platform: handle parent interfaces in other netns 2015-08-25 22:33:14 +02:00
nmp-object.c logging: declare default logging macros in "nm-logging.h" 2015-08-20 11:15:13 +02:00
nmp-object.h platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWN 2015-06-24 16:09:57 +02:00