From nobody Mon May 19 05:24:07 2025 X-Original-To: dev-commits-src-main@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 4b15hX4wjdz5wWRS; Mon, 19 May 2025 05:24:12 +0000 (UTC) (envelope-from ivy@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b15hX1lJzz3RNW; Mon, 19 May 2025 05:24:12 +0000 (UTC) (envelope-from ivy@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747632252; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=mCkOsJDH5glgcEBiD4MmWH93tv0wLegghs7cY9VZwPE=; b=jrKAdrefTu72DHWEWp/ac5e81lvAD2VpYWJ09xNXIQWZVGXRD47OhtHNiZaC7eeiNkJqKJ u3RHnVeLHYXiSUQ3yfSvNrOx7Tkj2ynImWoARf0yF3/xKUuKZEzAo+lSRMXgXqVlR1FfSq h5UhLBAk0IXyb1Xmu7PofTFxQdW0GpU962KQLYEHzTzV5+fTB812m57cQlHQtnEJR1cDTr gzqDzRx3X3QbPNim4lRhH8NMvnFiQcAEu+TC24S6oRvAKWhzRTnHeAX3l3WW1oGjzmnQ97 59DDJk5s5/znyX1pTFe06px5J0+Smm8+EGFycioT3G3V8Eq+9mmRaUrZIdsZXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747632252; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=mCkOsJDH5glgcEBiD4MmWH93tv0wLegghs7cY9VZwPE=; b=WymQYNKQG161PChC/coGOOy3htfcUAsyZh4mGLQ2uJPz4SnqpHxCoAimhRaty1ggqLeGyi glP+8DpVQnSHnPqFHuNFVLnTKdaBZDPKPIRauQgy7kF3Mj7dHjXtUyDdAr2RxkjBBxqAyH H0k5Y+LuLBIhDqcemw2Y5ouSuZbJDyn5mtV9eP4n0mLW7YoW9tAihCAXsT+92yopD58AIQ LKMqW18gaOvyQfmdARFSOlS82xQeb1M649XXLQgw2j/8TgOYZ5BWrXUQB5q6MNtRkHJMin C72eVm+35RrmQgXC4RXbd4Le+5YW4bgLQnnzkD3Qx7q1AaUc59Dm7IC1tV/czQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747632252; a=rsa-sha256; cv=none; b=WmsAsHnGJGyS2xXwBTnoPw9T39/Su+XLM/rusyB0Nw20zZ7vmgwlwNyc/+YhuVVdMOClmz FAMKreQoepquLOTdsweVS+PPK1f/whAWkiNTxY4if+/Qeh87gnKhxl9r+/xZHk7E/Elgpy qGUt6tvMO1I2Y4AQd27hiEcOdrbCMp0/AqpbC034sgA46oBf6gAgQM+dA/0WC5QooXOrWx Wcx17v+QOIBa4d4jzdWQXmzYa12PFtItei7tNri4EdYGQ76Xfei0Ad+NeX0YYoccU9hpeb tvgG2VygKSWS8J3B8pWz07U8K+0CA6yKA8MTujOT/Hwcc+xgExj6pCraToHxdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from ragweed.eden.le-fay.org (ragweed.eden.le-fay.org [IPv6:2001:8b0:aab5:c401:1::1]) (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) (Authenticated sender: ivy/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4b15hW3W5Tz5dZ; Mon, 19 May 2025 05:24:11 +0000 (UTC) (envelope-from ivy@FreeBSD.org) Date: Mon, 19 May 2025 06:24:07 +0100 From: Lexi Winter To: Jessica Clarke Cc: Mark Johnston , Mitchell Horne , "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Subject: Re: git: b61850c4e6f6 - main - bridge(4): default net.link.bridge.member_ifaddrs to false Message-ID: Mail-Followup-To: Jessica Clarke , Mark Johnston , Mitchell Horne , "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" References: <202505150004.54F04FhR046897@gitrepo.freebsd.org> <82C39393-F26D-4E7B-B62A-5CC9C85BAD1A@freebsd.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="4gevwjlrXrj/OKlk" Content-Disposition: inline In-Reply-To: <82C39393-F26D-4E7B-B62A-5CC9C85BAD1A@freebsd.org> --4gevwjlrXrj/OKlk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Jessica Clarke: > That would go some way to helping, but I really do not want =E2=80=9CI wa= nt a > tap interface for a VM=E2=80=9D and =E2=80=9CI want devd+dhclient to mana= ge DHCP for me > automatically=E2=80=9D to be incompatible, which based on the thread here= it > sounds like they are. this is not supposed to be broken, or at least, i think we want to continue supporting this even if it requires configuration changes. if i understand your use-case correctly, you are relying on devd to start dhclient on an interface when the link comes up, when this interface is also a member of a bridge, is that correct? if so, are you able to modify your devd event script to run dhclient on the bridge instead? --4gevwjlrXrj/OKlk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaCrAdgAKCRD1nT63mIK/ YBbZAP9A1famfrlm7CJEVNRYVpUN8Cdn67PKfFw4bpwNrBr6twEA60Wf409cRPsQ TaSjbVYbx14dQyH4SfDBcvhTirvewQ0= =IQSS -----END PGP SIGNATURE----- --4gevwjlrXrj/OKlk--