NetworkConfiguration / dhcpcd

DHCP / IPv4LL / IPv6RA / DHCPv6 client.
https://roy.marples.name/projects/dhcpcd
BSD 2-Clause "Simplified" License
337 stars 109 forks source link

dhcp6_bind: wrong loglevel #46

Closed rain0r closed 2 years ago

rain0r commented 3 years ago

(Title may be misleading / wrong)

This issue has its origin in the Gentoo Forums: Link

the issue needs fixing here: https://github.com/NetworkConfiguration/dhcpcd/blob/master/src/dhcp6.c#L3049

rsmarples commented 2 years ago

Sorry about the time taken!

Hopefully you can test the patch and let me know if it fixes for you or not. If it fixes fine then I'll push to dhcpcd-9

rain0r commented 2 years ago

Yes, that fixed the problem.

Thank you for your work.