From nobody Thu Oct 10 14:40:47 2024 X-Original-To: net@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 4XPXVt2Q3Kz5Z7NR for ; Thu, 10 Oct 2024 14:40:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XPXVt0ZxJz4hPx for ; Thu, 10 Oct 2024 14:40:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1728571254; 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=kaT2tHMIwWj9BNeiGSsw3zDWonRZ4s8XAt9/zzkxPmY=; b=HUq+DvP1K2WXK4bZ3dlhTLLV1JTAd4irX4+qRKP3S1nR++9BikkNc2CignVE2J4xNsQIa8 +lg+6iIABiXqbNMtX4+rGtk05ntKqcm/DLCmWOaVskNSp9lYOA78aFJ/3PQogExkvvnBk4 QfX+3ia2a0smcQLoxiNics3tPDsET93VrV1/GW6wJwItXf2Qt4oVqjIMrwi+homHkv7GFO NHTXzTJhJMvR+YCqeo1uU1u8wLazinIdHwi38hFJArzlPWVvzLjYMi5BbfGxDWkzrhge43 eHPU3q806Eyyd6xP+qoUegpc6TVCnn0dpRmGp3MXr9+XdbSkRA9Q1+2g6QQI5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1728571254; a=rsa-sha256; cv=none; b=OngyPeLzAdYOZjmlmvxQYwfYwp+/T3t3SCd7gS+0sty034T5DFtftFsALBVhJn8uVBWJGP gLSvRT/LPp543AP/Luje8yb8oDItGTbQNWVRXal5xmlXyHhzt++q0bA7nM0XrzLx1TCBn5 AdHkSJUY3T375fy1o1yXVC4x86bRYJq34hiBBkzi8dn/6icHqb8pXG3pf83dy4LnB16yEn akHyaqzrBhCFAfdSbOiblEundCLG4T+iFUCMoogAkLL1Ii+w7ESadNKHmkaKHbT9n7ug8z y9zXyTZuOvqdtdtLT774mxtp/hisFwJCJ73Trm0pj8iu2reI1sW1R027kzHqww== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XPXVt0C0Qz12Lf for ; Thu, 10 Oct 2024 14:40:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49AEerIL037035 for ; Thu, 10 Oct 2024 14:40:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49AEerTF037032 for net@FreeBSD.org; Thu, 10 Oct 2024 14:40:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 281990] offset of sa_family in sockaddr_ib inconsistent with sockaddr Date: Thu, 10 Oct 2024 14:40:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281990 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org, | |markj@FreeBSD.org Status|New |Open --- Comment #2 from Mark Johnston --- This would break compatibility, but perhaps it's the right thing to do regardless? --=20 You are receiving this mail because: You are the assignee for the bug.=