From nobody Fri Sep 20 22:50:04 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4X9SJX59Tyz5Xdr3 for ; Fri, 20 Sep 2024 22:50:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X9SJX3wx0z599y for ; Fri, 20 Sep 2024 22:50:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726872604; a=rsa-sha256; cv=none; b=tcHDYSZnt71OFq3NzLab9GusVWv6sX+v9O//PWSmTVkg8MAmwrKiaGkQQqUU+6f/QPz35y G4GhSedTkUJ4l9C9L5unElCastJmpCm6NnB7m3mQUsiDPnNQDPtHjPOaPoCOKfLPSN/PJl dgI3qyfgwTCsdLfrnW/+aZlBJply1o4pmho+0X/nQlzawPheFyPlwRIIOefM46WmkR85Co zC3xirFqmiYnEvVbGLCwLWQCsQzEicfRGu4wUUezUk+hUcXR0GP9csXSu1s624Rh1BvYz8 NiAUl+aoXu9sKb7QXhcNd162gOrqWA8vmDYTCRAT5jf14BY834wkjrAxMg2a8w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726872604; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=G48HFXkqCaiCGKy8hQlI+vilySFZ7HOysm9RUuIdd/8=; b=TF0ALmGDh2sw/zjxtRjhWAqxPWZGg+Z1fX/LYDCq0kl7PBoIue+6bFw6Bl9lSnnMuzBZGF t5wAOpojwbNQ5QRy218Th1Ln+BqkgNW4dCuEBWRf6rSsLGO1nAZxwqb6zDbnLhLu8//uRm H7LxNnuQqg6nqY8KoYOLv/RsuXdSCH9BbJZJtmy5Q/S03nFhGMiC0avY4hTi20UYFDUYVM ZIhioUJ0imVf8IZlQIjQ/FHxqU95Agu8mJzXfvlspjb/QO679I+5HFDfC3V6DeuZsvZQvp qYWueFb9ReD6+yPDF2YPYukh/lyIVcSpoDH++cxFB52UmCuv8XrUOoIdPUBNJQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4X9SJX3PT4z17BD for ; Fri, 20 Sep 2024 22:50:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 48KMo4p5044302 for ; Fri, 20 Sep 2024 22:50:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48KMo43b044301 for bugs@FreeBSD.org; Fri, 20 Sep 2024 22:50:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 281361] ddclient: messages about unknown DHCP option keep cluttering the log Date: Fri, 20 Sep 2024 22:50:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: jlduran@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281361 --- Comment #3 from Jose Luis Duran --- Created attachment 253705 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D253705&action= =3Dedit 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). --=20 You are receiving this mail because: You are the assignee for the bug.=