From nobody Mon Aug 8 06:58:29 2022 X-Original-To: freebsd-net@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 4M1Rqs3bT1z4YFcv for ; Mon, 8 Aug 2022 06:58:33 +0000 (UTC) (envelope-from franco@opnsense.org) Received: from mail.opnsense.org (mail.opnsense.org [81.171.24.236]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4M1Rqr4mz4z3CPw; Mon, 8 Aug 2022 06:58:32 +0000 (UTC) (envelope-from franco@opnsense.org) Received: from localhost (mail.opnsense.org [127.0.0.1]) by mail.opnsense.org (Postfix) with ESMTP id C38F2154FD9; Mon, 8 Aug 2022 08:58:30 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail.opnsense.org Received: from mail.opnsense.org ([127.0.0.1]) by localhost (mail.opnsense.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id G2AH9818kxmc; Mon, 8 Aug 2022 08:58:30 +0200 (CEST) Content-Type: text/plain; charset=us-ascii DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=opnsense.org; s=dkim; t=1659941910; bh=BzefAVhhxmVKesr7Ko8/wF/xyIrlkbQIKTprmZPRjPY=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=VbpKstmZ2zN233R09iw7HDVyl9rf/acJsW/p/x+uE70MmYHB7iqF11qGga+ERmhg/ BGZ7Se6R6IPjfigCwTayin40PjCaNt9X9YvoTM0Q5DtFEf+uSsX02I90PBMnrAAVRz hCEhteWilQyI1bRY140ilF0tER9aIgavGk+UoRxs= List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: Import dhcpcd(8) into FreeBSD base From: Franco Fichtner In-Reply-To: Date: Mon, 8 Aug 2022 08:58:29 +0200 Cc: Ben Woods , FreeBSD Net , emaste@freebsd.org, roy@marples.name, Hiroki Sato , brooks@freebsd.org, cy@freebsd.org, Philip Paeps Content-Transfer-Encoding: quoted-printable Message-Id: <16EFCE0B-BB65-4EEF-80A2-9D10AD331F23@opnsense.org> References: <9831CA1D-1AE2-4B46-A781-D6B98BECDFBA@opnsense.org> <4F9FB59F-A635-405B-98FF-EF17E9C8BBDA@opnsense.org> To: Doug Rabson X-Rspamd-Queue-Id: 4M1Rqr4mz4z3CPw X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=opnsense.org header.s=dkim header.b=VbpKstmZ; dmarc=pass (policy=quarantine) header.from=opnsense.org; spf=pass (mx1.freebsd.org: domain of franco@opnsense.org designates 81.171.24.236 as permitted sender) smtp.mailfrom=franco@opnsense.org X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; DMARC_POLICY_ALLOW(-0.50)[opnsense.org,quarantine]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[opnsense.org:s=dkim]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-net@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_SEVEN(0.00)[9]; TO_MATCH_ENVRCPT_SOME(0.00)[]; ASN(0.00)[asn:60781, ipnet:81.171.0.0/19, country:NL]; FROM_HAS_DN(0.00)[]; DKIM_TRACE(0.00)[opnsense.org:+]; TO_DN_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Hi Doug, > On 7. Aug 2022, at 2:15 PM, Doug Rabson wrote: >=20 > Of course but this argument is confusing - we are talking about DHCP = client, not server.=20 You brought up Dynamic DNS and I see now that a discussion with you is not fruitful for a multitude of reasons so I am kindly not going to reply. :) Cheers, Franco=