Revert "odhcpd: Reduce error messages"
authorStijn Tintel <stijn@linux-ipv6.be>
Tue, 14 Mar 2023 23:37:44 +0000 (01:37 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 21 Mar 2023 18:04:10 +0000 (19:04 +0100)
commit06b111ea849f04dca88afeee13cf5cb1b2418b57
tree8261901bf50e8b39a5d033b7d50d9fb503a3036d
parent90d6cc9cd48a333b95604ff90f7ffe67fe14efe3
Revert "odhcpd: Reduce error messages"

Silencing an error message without properly understanding why it occurs
is terrible practice. "I think this would be better served as debug."
doesn't inspire confidence the author actually understood what was going
on, so revert this commit.

This reverts commit 90d6cc9cd48a333b95604ff90f7ffe67fe14efe3.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
src/odhcpd.c