udhcpc[6]: on log level 1, three messages about raw socket is overkill
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 21 Jul 2017 10:04:22 +0000 (12:04 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 21 Jul 2017 10:04:22 +0000 (12:04 +0200)
commit168f0ef8ddb6c840662bd15bad86177b0d238120
tree4df19353fb0fe0d88fc4b21b8dfd5577e8f20a25
parenta680f40bfef135bf0511bbbdb5c2f6f4c4adea7c
udhcpc[6]: on log level 1, three messages about raw socket is overkill

Move first two messages to log2 level:

08:46:32.23824 udhcpc: opening raw socket on ifindex 2
08:46:32.23825 udhcpc: got raw socket fd
08:46:32.26354 udhcpc: created raw socket

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/udhcp/d6_dhcpc.c
networking/udhcp/dhcpc.c