From nobody Mon May 19 05:29:50 2025 X-Original-To: dev-commits-src-all@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 4b15qH54j0z5wWjM for ; Mon, 19 May 2025 05:30:03 +0000 (UTC) (envelope-from jrtc27@jrtc27.com) Received: from mail-wm1-f50.google.com (mail-wm1-f50.google.com [209.85.128.50]) (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 4b15qH2b55z3V3C 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-f50.google.com with SMTP id 5b1f17b1804b1-43cec5cd73bso25662605e9.3 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=uM4PCvZANHIu+E7+wbWXiPkaag2EExTQQnu6JsESo2mA+j1I/NRAwD1SxqjAsTE/X1 nR65I3WeJv7nBt7UM0VJbb1O1S2Leh1I9WOB28VrRYvZHl//3xcS78xbZenYvF71E1bp VcLOO0q2L2KnwLChYxjKEHBm1uAiiZpDQ2DM0mjWUCxtL/AncmtnXkowVGmZUks7poEW 03iEtbEOV6TY1Rah1TFLAYQDrQ2uHARcjMU788mCoJFCd27F+cM2VkFhDmiBaSOkkbE0 25BKZ56tbc5ImqPtVO85GZyihFezyX0DtaGaoBoG2zQv2hOrxSjmSTDgpVzRs5/Pd4QM XG6g== X-Forwarded-Encrypted: i=1; AJvYcCUQoa6did6U+S1umXsi4yuQAwNZD547Dpk7D6RCI+vkwU9jTXvRst7yl6vEC1IRY9SGPHEEA+zjYqV9bS8ovJTuwTqN@freebsd.org X-Gm-Message-State: AOJu0Ywk1o1+z68OeF4HQvg+2qrvRMEunoQCP9EvWkZClpIoExpH2Hcq Ki4UB/2ZL5wgVM3bLJT0b1Mro9hUvhygq7OeA0reBx5afkPpYaiqPiIIhnh3V33bI3kxUZrwMyZ UESlI X-Gm-Gg: ASbGncteeJ/IX5ObH4ZB6mjkOJ608HIN20gUJP+LpOkgk4h4H7qCo8OP2ja31EFnmEH M7HKabsMiahfq6oAjvtIRH7QksYGd1XXci0oH90ldolQ0yZnGnUALG2XQJmtNkHzO1vb2UFLqUB ku+m+d6hsIbxvlP1QgkEfpfzhYfqMMEv7j8kCCFluD0atIcBp1htlTQX3EWCEN9ZvsAk4IP7LCR I1zow+wKOrjKLPoTMUQXwtsqg/0MViNY+1j/AZLINryMZ/x8h0Tbvuzn2cBgq7AvZCkgpirkrOr zFuJXrjUtOIXRT8wnT2VcPKBusoCf7Qd0ro0Tuf931txplIYExIlSVkJT6lEMyu9/g== 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 all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: 4b15qH2b55z3V3C 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