]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/libsystemd-network/sd-dhcp-lease.c
sd-dhcp: library code shouldn't log above LOG_DEBUG (#6001)
authorLennart Poettering <lennart@poettering.net>
Mon, 22 May 2017 12:38:01 +0000 (14:38 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 22 May 2017 12:38:01 +0000 (08:38 -0400)
commit4dd53da97daf3f064149380b6ca9e53273d77d88
tree6aa4827e3f766149fef51c15839de9f4c10a363b
parent401a38e770cdcf0d2ef23991f67b0cc7c80f6f02
sd-dhcp: library code shouldn't log above LOG_DEBUG (#6001)

Let's downgrade the warning introduced by
955d99edc7991386a36e3d33924cc584931fde91 to debug, as we really
shouldn't log at more than debug level from library code.

(And while we are at it, print the MTU as the right (unsigned) type in
the format string.)
src/libsystemd-network/sd-dhcp-lease.c