From nobody Sat Nov 23 18:04:40 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) client-ip=8.43.85.245; envelope-from=devel-bounces@lists.libvirt.org; helo=lists.libvirt.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of lists.libvirt.org designates 8.43.85.245 as permitted sender) smtp.mailfrom=devel-bounces@lists.libvirt.org; dmarc=fail(p=none dis=none) header.from=redhat.com Return-Path: Received: from lists.libvirt.org (lists.libvirt.org [8.43.85.245]) by mx.zohomail.com with SMTPS id 172305128777456.571287019948954; Wed, 7 Aug 2024 10:21:27 -0700 (PDT) Received: by lists.libvirt.org (Postfix, from userid 996) id B48AEE76; Wed, 7 Aug 2024 13:21:26 -0400 (EDT) Received: from lists.libvirt.org (localhost [IPv6:::1]) by lists.libvirt.org (Postfix) with ESMTP id A6E4E1316; Wed, 7 Aug 2024 13:16:22 -0400 (EDT) Received: by lists.libvirt.org (Postfix, from userid 996) id A7B6DCA7; Wed, 7 Aug 2024 13:16:11 -0400 (EDT) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.libvirt.org (Postfix) with ESMTPS id 450B5C2F for ; Wed, 7 Aug 2024 13:16:11 -0400 (EDT) Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-502-gLEMPPITPGWE3zOAcMBoLg-1; Wed, 07 Aug 2024 13:16:09 -0400 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id BC2A519560A2 for ; Wed, 7 Aug 2024 17:16:08 +0000 (UTC) Received: from vhost3.router.laine.org (unknown [10.22.32.31]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 542F119560A3 for ; Wed, 7 Aug 2024 17:16:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on lists.libvirt.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE autolearn=unavailable autolearn_force=no version=3.4.4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1723050971; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Df/hqBTPR9i1W9CbI+SQUxBs7T5cXmjGSTOeQ3R/yns=; b=HOBMnWjtW3gOsz3jgW0SzxbA74UhYz+aAhCNTuno1Bc7ilqxAguPHRDGp3kv02DsVXgpg8 0KzW2qsnNq1wHXVuU3wUj4lyc/g69Y0IinEjNxn9h7hlbduoSwGWPLRi26L+QEy6oKvNcF Vx8S1+ShyEMVyTxg1CS09efIImxLUW0= X-MC-Unique: gLEMPPITPGWE3zOAcMBoLg-1 From: Laine Stump To: devel@lists.libvirt.org Subject: [PATCH 6/7] network: turn on autoaddr in default network Date: Wed, 7 Aug 2024 13:16:02 -0400 Message-ID: <20240807171603.218784-7-laine@redhat.com> In-Reply-To: <20240807171603.218784-1-laine@redhat.com> References: <20240807171603.218784-1-laine@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Message-ID-Hash: DVUPQ3NTTR5LRMZ46CNK7WP24Y3SCISL X-Message-ID-Hash: DVUPQ3NTTR5LRMZ46CNK7WP24Y3SCISL X-MailFrom: laine@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-config-1; header-match-config-2; header-match-config-3; header-match-devel.lists.libvirt.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.2 Precedence: list List-Id: Development discussions about the libvirt library & tools Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZM-MESSAGEID: 1723051289615116600 Content-Type: text/plain; charset="utf-8"; x-default="true" With autoaddr enabled, the subnet to be used for the default network will be verified/changed at the time the network starts. Signed-off-by: Laine Stump --- src/network/default.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/network/default.xml.in b/src/network/default.xml.in index 08a3632eb6..a01c6d30ae 100644 --- a/src/network/default.xml.in +++ b/src/network/default.xml.in @@ -2,7 +2,7 @@ default - + --=20 2.45.2