dhcp-client: Log DHCP messages at higher priority.
authorBen Pfaff <blp@nicira.com>
Tue, 14 Oct 2008 23:08:36 +0000 (16:08 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 14 Oct 2008 23:14:13 +0000 (16:14 -0700)
commita1aa58028261f334b9c8a8e14b0088c502c2da89
tree080c434afe5125efdc77e128cb0c92be33d34ab9
parent4040288732932a373555b8d9ebad4b6bd5135ae0
dhcp-client: Log DHCP messages at higher priority.

Logging DHCP messages sent or received with priority DBG made it hard
to see what was happening.  So log them at priority WARN, but also make
them less verbose at that level since seeing the whole message is not
too useful most of the time.
lib/dhcp-client.c