NetworkManager/src/platform
Dan Winship 5fe94852ef platform: change sysctl_get/set error logging
Remove the "silent_on_error" flag from nm_platform_sysctl_get(), and
make both get() and set() log at debug level on ENOENT and error level
on all other errors, always.

Also ensure that we don't sometimes write "failed to set 'x' to 'y':
Success" when a partial write occurs.
2014-02-27 15:28:11 -05:00
..
tests platform: change sysctl_get/set error logging 2014-02-27 15:28:11 -05:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: change sysctl_get/set error logging 2014-02-27 15:28:11 -05:00
nm-fake-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-linux-platform.c platform: change sysctl_get/set error logging 2014-02-27 15:28:11 -05:00
nm-linux-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-platform.c platform: change sysctl_get/set error logging 2014-02-27 15:28:11 -05:00
nm-platform.h platform: change sysctl_get/set error logging 2014-02-27 15:28:11 -05:00