From nobody Mon May 19 05:29:50 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 4b15qH54TNz5wWdP for ; Mon, 19 May 2025 05:30:03 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Received: from mail-wm1-f42.google.com (mail-wm1-f42.google.com [209.85.128.42]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b15qH2mpFz3V3D for ; Mon, 19 May 2025 05:30:03 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-wm1-f42.google.com with SMTP id 5b1f17b1804b1-43d2d952eb1so30544195e9.1 for ; Sun, 18 May 2025 22:30:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1747632602; x=1748237402; h=to:references:message-id:content-transfer-encoding:cc:date :in-reply-to:from:subject:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jVcM1OA/sllDzGKIS0bCWj1li1tDp2zdxT5c+3UyrBk=; b=v6GqKUOdHECIYUsBBBnJgv2WSzgzuKV+xCZpFkHTtgihYAFleT0FbMr+XfYnmgfTBO 591DJfhnNlPd+6kRhJY0VJb5iI8KWADsFXqZ5nL/U1fYZjnztS0On5jop/rBjR4g2Av0 VgiP5ZK1uFRvhdeNDw1KDhywGZAafzRIKhjhQrX5Y7scu39CZGV9M04FuN9eI75lvMih tUnRu/0lOwV9naqejgPPpzrtzpw4jImOwl75O/W38Yw9FiGSGGsbVH3+HS39B52ioX2e EmxORWGwIFIoNeYg2MCraTsmng8euEemlhIkJOwmGialbq0yPMvpRmjJ2rOAmVOukVsR 8s9w== X-Forwarded-Encrypted: i=1; AJvYcCVr7q6Z8AbJeDbWhYQTR6RgG37Nc6aCiA3u/TSNCnKZe6CbMq87o1RyO8E8Dhuqfy6l5tmwdFy4szDt4e1p16cGemp40w==@freebsd.org X-Gm-Message-State: AOJu0YzUBsHQQu8/5Jqj5LWRtjU3py8pO9koxiQ+lZuNHVaJu5D1gg1R 0WQ4dxniv6mG0cR3YbhlXJgayqVtyqyasEHA70q7rL31Xz376vr3aopX8NEwgLlItTo= X-Gm-Gg: ASbGncvmyNwsI+q4+ReJsZWNhdX8Pi3ySvzIqzraRUCBjqKPzx6Gip5unN3zJi3nodJ n1G2vZ2kyd+S/57YPlmLAaV4b78TbjAq78Yee9+CY9RY6pY2tCS1VGCy6CrJaWOlzwHSYakEFYQ SjP02aC06VkzhbEEniHELpbxO02+n5FCdrZtUDBnjtQ+kVLeuRoKHrgeSBvAE67xGa1O9rfYXnQ N7hCNaByV4Cn81ocFFWk1IL/B+sXpMUVbOUE5nTwkCOCKD9aTC4qPSTFiY7VnkPhFYqe6S9play vbGfru97/aN3kp0jtkxZ1WCXttzWzR9tNmKCgVnEVhiYY4V97lD2feNCqH0K1bHUmw== X-Google-Smtp-Source: AGHT+IGkbK1Vtds7IjJ6v6x25md7coGT4fmDc/JVCN22hDk96MlNkeP4nwOCDy9hwynqdBPA3lcMPw== X-Received: by 2002:a05:600c:4449:b0:441:ac58:ead5 with SMTP id 5b1f17b1804b1-442fd67591fmr119452165e9.31.1747632601542; Sun, 18 May 2025 22:30:01 -0700 (PDT) Received: from smtpclient.apple ([131.111.5.201]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-442f33691f2sm195758305e9.3.2025.05.18.22.30.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 18 May 2025 22:30:01 -0700 (PDT) Content-Type: text/plain; charset=utf-8 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 (Mac OS X Mail 16.0 \(3826.500.181.1.5\)) Subject: Re: git: b61850c4e6f6 - main - bridge(4): default net.link.bridge.member_ifaddrs to false From: Jessica Clarke In-Reply-To: Date: Mon, 19 May 2025 06:29:50 +0100 Cc: Mark Johnston , Mitchell Horne , "src-committers@freebsd.org" , "dev-commits-src-all@freebsd.org" , "dev-commits-src-main@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <972DBF16-1E5D-4679-B378-76B14AEFF4FD@freebsd.org> References: <202505150004.54F04FhR046897@gitrepo.freebsd.org> <82C39393-F26D-4E7B-B62A-5CC9C85BAD1A@freebsd.org> To: Lexi Winter X-Mailer: Apple Mail (2.3826.500.181.1.5) X-Rspamd-Queue-Id: 4b15qH2mpFz3V3D X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Spamd-Bar: ---- On 19 May 2025, at 06:24, Lexi Winter wrote: >=20 > Jessica Clarke: >> That would go some way to helping, but I really do not want =E2=80=9CI = want a >> tap interface for a VM=E2=80=9D and =E2=80=9CI want devd+dhclient to = manage DHCP for me >> automatically=E2=80=9D to be incompatible, which based on the thread = here it >> sounds like they are. >=20 > this is not supposed to be broken, or at least, i think we want to > continue supporting this even if it requires configuration changes. >=20 > 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? >=20 > if so, are you able to modify your devd event script to run dhclient = on > the bridge instead? This is just devd=E2=80=99s default rules, /etc/devd/dhclient.conf. Jess