[Bug 281361] ddclient: messages about unknown DHCP option keep cluttering the log

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Sep 2024 22:50:04 UTC
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.