Date: Fri, 20 Sep 2024 22:50:04 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281361] ddclient: messages about unknown DHCP option keep cluttering the log Message-ID: <bug-281361-227-P5Hlo0cgLG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281361-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281361 --- Comment #3 from Jose Luis Duran <jlduran@gmail.com> --- Created attachment 253705 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=253705&action=edit dhclient: Ignore DCHP option 125 defined in RFC 3925 Probably a catch-all might be a better approach, as suggested by the OP. I do not think too much investment in dhclient is desired at this point. Workaround: # echo "ignore option-125;" >> /etc/dhclient.conf Here is a patch that can be tested Possible fix: (See attached patch -- not tested). -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281361-227-P5Hlo0cgLG>
