]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcp6: log debug inform requests when the prior action failed
authorRoy Marples <roy@marples.name>
Mon, 24 Apr 2023 10:53:54 +0000 (11:53 +0100)
committerRoy Marples <roy@marples.name>
Mon, 24 Apr 2023 10:53:54 +0000 (11:53 +0100)
commit4cb7c8dfc385ac7595f00d892b114ac5d6f6fde3
tree0e9ad4245e08a578c8bbf8ebb7d23cb6f19ff4e2
parent6cdc5195ecc0bce8d922c1061799b20aec8f2216
dhcp6: log debug inform requests when the prior action failed

This should reduce log spam without debug for badly configured networks.
Fixes #80.
src/dhcp6.c