From nobody Fri May 16 12:17:27 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 4ZzR0r211wz5vbZQ; Fri, 16 May 2025 12:17:32 +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 4ZzR0r1LHhz44Dj; Fri, 16 May 2025 12:17:32 +0000 (UTC) (envelope-from ivy@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747397852; 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=E1TLE0jth49prp5vBGoxv/wF5Mgo4TQM9tedylm3/qE=; b=J17V34VgK3ABxC4sSK9CKrnlKNCGc0wYdyCEnqf5OcZLVaH75P76iyt9Axj5Qz6VR0Uscd qVQpZ9vPWaV2tu++YtFifGwwCNQZpboeH+Pd4NjaXWSyIN3AiLnrtakcTObSV4gDdVpSIA CC6VZDTiRxbsQFIgHSXgUvgE4kPK0FJ37m43J1nmSniw3e4BlICd48uHgHFSrFtXBDOIKi 6ELSMdej1h4kK/zRrl8WWN40Py6Sr1vUvAKvzIEV3SAC5H0lTfdBcj5JP906z8TrAGui9s eJM/R9nJ2JOH/jWbD8hZ1AiN0+lI6SU+Rv5QP0lMMx4kBdP9so7rrusHgox4Xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747397852; 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=E1TLE0jth49prp5vBGoxv/wF5Mgo4TQM9tedylm3/qE=; b=oYcWU7vztBi/L8nod+2o74/T8JbFB2vBn3755nSAGmWANx6saq9RSRpDt4KWiM0H+9AzLf fIVS6yHdqwYSGtzUfQ43B3qeF9+SBag89HJeVmD7ErIeugk0s9pIBPJ50upBzZSU0mL2YV loRwLcsPpaVmoRHN+3tf9CVP2FqsSfwk6hyCLojc/Gk9V/Iv6Q1D2zUAoLr8CJ+qyd9pMn e1kemByrp+syJhF6Ze4RhHSANqgq+HcHTVwD8GIpvOKuR66IpiuOFAMYmERZvPozqb/lzt C8IsCA4tZtQWG9W5T3IQUMiJQk9W6eTs2H8RRouxeHhayUcM5SKOV0dt1otefg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747397852; a=rsa-sha256; cv=none; b=Yapc2xqYTmb+fTU8PFgN7U7M1J7tIFKTr+B9Tynlk0Wxe+BoBmJqK07tOvU5QLaY21BW++ XhbnDHcgaTvVXxmb77H75N9n2BHFfjYJkRD+vMzXULgKOJV+dr/UOjJ/98pVWgIX3pqelD X6/SD5QT6c12PqQD3ZID4RrRC7rTkxkrM/9FfXLtb+J/EnfYMJlg1WhKBe1yz6d5X/Tt3o etIJX3tMWp6AJw5Lhjzl0GIw6YADkqHdbuvIVzTLm6pPAItAEvWoz6B2oQSmSELnokOXZJ GxnpbY1maKWkCz+MIiP0/MqQCQ7jAZGE0788/MjZuo4VBROSrpEXHgduyQESIg== 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 4ZzR0q4P9pztMt; Fri, 16 May 2025 12:17:31 +0000 (UTC) (envelope-from ivy@FreeBSD.org) Date: Fri, 16 May 2025 13:17:27 +0100 From: Lexi Winter To: Cy Schubert Cc: 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: Cy Schubert , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org References: <202505150004.54F04FhR046897@gitrepo.freebsd.org> <20250515185812.AE47677@slippy.cwsent.com> 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="3ThMZTGcqd0KWVvZ" Content-Disposition: inline In-Reply-To: <20250515185812.AE47677@slippy.cwsent.com> --3ThMZTGcqd0KWVvZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Cy Schubert: > This patch breaks VNET jails. =20 oops, sorry! however, i can't reproduce this and did test with VNET jails before landing it, so there must be another factor involved. > bob# service jail onestart test2 > Starting jails: cannot start jail "test2":=20 > epair0a > ifconfig: ioctl (SIOCAIFADDR): Invalid argument > jail: test2: /sbin/ifconfig epair0a inet 10.1.1.70 netmask 0xffffff00 up:= =20 > failed > . > bob# ifconfig epair0a inet 10.1.1.70 netmask 0xffffff00 > ifconfig: ioctl (SIOCAIFADDR): Invalid argument > bob# ifconfig epair0a inet up =20 > bob#=20 is "epair0a" also in a bridge? if so, this is intentional. if not, i am not sure what is going on, but could you please show the full "ifconfig" output at the point this fails? --3ThMZTGcqd0KWVvZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyjTg96lp3RifySyn1nT63mIK/YAUCaCcs1gAKCRD1nT63mIK/ YOIlAQDrT7C1PBHIJhf9EAPL0NnbuK158EV9Ke0Kv3FHJZ8daQD+L880qfoeNcO2 CJj0uN3qIiH98TnHmdwXcfDz5+R7WwA= =e2Ya -----END PGP SIGNATURE----- --3ThMZTGcqd0KWVvZ--