From nobody Sat Jul 19 22:20:07 2025 X-Original-To: freebsd-current@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 4bl1Lf2f4Vz62Pqc for ; Sat, 19 Jul 2025 22:20:10 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 4bl1Lf0vlLz3J89; Sat, 19 Jul 2025 22:20:10 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752963610; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jHkcOEryN0Ywa25u9gHwzZIkDIFWvp34IxlQPHl/yjM=; b=fS/Hp7WPw2L9WZM/Be+1jeiYOgBrYGYszKBquelOWutm7k5+GRnRUsVveTp/veeiojR9Pu widW0nZFlMNnfnhu9+EAFBPNPVyLqU7S3gslkh6qA3LXnbokVhBuyWr/0lle+WwIsmkx5q unBrPgEzGPSzJR7h250Rb4dqvxCRPzgIhP3p2ryjllUYtrtVZtADfY8wyioKzYM3O9YnU/ QsqcsK2bYqNjDkTextrxPHRLbCWPCEAp7qF/Ds8HulvBz5ZQoqiBxy0PW4UGrCEGu7IJSJ ZtekktPYCPpcHcvrNFWatQfmxAs38DRVsrBK9E0i9bh5KkRo+uZDuGQ1nW5i7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1752963610; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=jHkcOEryN0Ywa25u9gHwzZIkDIFWvp34IxlQPHl/yjM=; b=YiHm3tjvPqRt3XLN6nM5gBM9LrbM9nVbAlyy1baENmowO6a5OZqXjKwvvNHtMrzAtXxLTO UIO+yodxR8ROoaCSd05R8tOJhSfk5SZYM2SeXEtLSinT8yfUkELLt3Hhch8dhqpTiwdb6j eH7UQsjPSM/a3B4egoNx6pq3y++ZSA1OlVzI1Q3BUmBQgwUfnnjgkqVsjOu5i51OSZIk17 eyCA6ZLoV6CSHJ0ZyHKTJDV/TbCBBklbLBdpoR5JeRxXxpyBex7PvMPsZDclRIT2u4Qq9h IqyIWJaDDAUccvUTGxMooxGZchTZVPcedn1ZF87sA2BjPXg0WpcpRZyFexgfBA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1752963610; a=rsa-sha256; cv=none; b=cRWslNHWWQGHSNwlchJljdCrM44hgoQbYpu6KXXWPBFhmSIXKclzYU8EmZGauoD5QNsTFP 9Gyt8Rbm8osqR/ljVlBBqzLUX7+3OIoCtOzEUDS5G6M0k1I7KKiIt1cDPqh5Q3aF6heEPY Ifw0wS6seKO3j7VqbPp9DFeBMLsF2FsWmpj7eesTQQDwZN6krQzceXiRwEglTDxlXMeSJG CIEGHbeMISfvKM1ZBBeDZb3VGMOEQofGkpOaWW8I7Ndks6m0EUqkz0VZbkUqzR3FoEyHXQ gvXmofggsiisK2Y72Yof4lS5vcAYtrKwBmqZJmjCF2QR17yzyrwSebu+Ex11mg== Received: from ltc.des.dev (88-177-82-251.subs.proxad.net [88.177.82.251]) (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: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bl1Ld6Y7zzJQY; Sat, 19 Jul 2025 22:20:09 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id B8682702F5; Sun, 20 Jul 2025 00:20:07 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Adrian Chadd Cc: qroxana , Lexi Winter , "freebsd-current@freebsd.org" Subject: Re: epair(4) In-Reply-To: (Adrian Chadd's message of "Sat, 19 Jul 2025 11:10:31 -0700") References: <20250515162552.9209B20E@slippy.cwsent.com> <20250515185919.87008219@slippy.cwsent.com> <45d0f49d-229b-46b4-af95-6e8c4c856661@plan-b.pwste.edu.pl> <932111f8-f5ca-46d1-9f66-983f80f6116b@protected-networks.net> <8DCF0DAB-5EE5-4FEF-8CCC-1D7AF971BA8C@hausen.com> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sun, 20 Jul 2025 00:20:07 +0200 Message-ID: <86ms8zbz6w.fsf@ltc.des.dev> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Adrian Chadd writes: > qroxana writes: > > What's the best practice for setting up bridge0 on a NFS root > > system? [...] > That's an interesting problem that I don't think was even thought > about when bridge(4) was added to FreeBSD. [...] I /think/ the tftp > boot path configures the interface addressing via kernel APIs, and > we'll need to undo it and flip it to a bridge. This is not the only scenario where you might want to add a bridge to a configured system. I think it would be useful to have a setting that causes all of an interface's addresses and routes to be moved to the bridge when the interface is added to it. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org