dhcp: disable extraneous vlib_log spew 03/24603/1
authorDave Barach <dave@barachs.net>
Tue, 28 Jan 2020 22:03:05 +0000 (17:03 -0500)
committerDave Barach <dave@barachs.net>
Tue, 28 Jan 2020 22:05:58 +0000 (17:05 -0500)
commitf31acfafb2e78841c0cc1813ddf787829d7f937d
tree59ea060f32fac88f647705f03065cbd9d288e45b
parent30928f87a3c9d98e288d1364d50c032e052e69ab
dhcp: disable extraneous vlib_log spew

When there are no dhcp client interfaces configured, it's not
useful to make periodic / timeout log entries.

Type: fix

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I16b68fe15ad9de789e49ad1b782b3b0e536bad60
src/plugins/dhcp/client.c