NetworkManager/src/platform
Thomas Haller c2297fb66c core: enable "log-with-ptr" by default for platform and route-manager
Arguably, we currently only have one instance of NMPlatform,
NMRouteManager, NMDefaultRouteManager -- the one owned by the
NMNetns singleton.

Hence, all these instances we create with "log-with-ptr" set explicitly
to false.

In the future we want to support namespaces, and it will be be common to
have multiple instances. For that we have "log-with-ptr" so we are able
to disambiguiate the logging.

Change the default to TRUE because it makes more sense. It has currently
no effect as the default is never used.

(cherry picked from commit 41148caba8)
2017-04-18 15:53:11 +02:00
..
tests core: add NMNetns to bundle platform and route managers 2017-04-18 15:53:11 +02:00
wifi devices/arping-manager: log the device context 2017-03-24 12:42:09 +01:00
nm-fake-platform.c core: add NMNetns to bundle platform and route managers 2017-04-18 15:53:11 +02:00
nm-fake-platform.h core: refactor private data in "src" 2016-10-04 09:50:56 +02:00
nm-linux-platform.c core: add NMNetns to bundle platform and route managers 2017-04-18 15:53:11 +02:00
nm-linux-platform.h core: add NMNetns to bundle platform and route managers 2017-04-18 15:53:11 +02:00
nm-platform-utils.c udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform-utils.h udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00
nm-platform.c core: enable "log-with-ptr" by default for platform and route-manager 2017-04-18 15:53:11 +02:00
nm-platform.h core: add NMNetns to bundle platform and route managers 2017-04-18 15:53:11 +02:00
nmp-netns.c logging: log device and connection along with the message 2017-03-24 12:42:09 +01:00
nmp-netns.h platform: preserve errno in nm_auto_pop_netns 2016-12-13 11:26:58 +01:00
nmp-object.c platform: only consider net part of routes for route cache's ID 2017-04-15 00:37:22 +02:00
nmp-object.h udev: drop libgudev in favor of libudev 2017-03-22 12:41:06 +01:00