From nobody Wed Mar 20 06:37:57 2024 X-Original-To: emulation@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 4TzzRp0dBQz5FCdP for ; Wed, 20 Mar 2024 06:37:58 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TzzRn2Vhvz472b for ; Wed, 20 Mar 2024 06:37:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710916677; a=rsa-sha256; cv=none; b=acQcIvD0+xnBrg/Ewj3kOWEl5k+/g/gjB+WRZ2O+0tBOlVmkvCwsbVvYTz8nbYR+jVmqc/ uxYLYtU5T8Jm59b+bHJcIdPHoyYOcFJR+dq43Eit+sHLNKac0nCytf9PU7YSU3Hvu0awuC s7BQorFdOiqq6KJSbqb9dNSbJa6TcjCVVVfEYsN8Hw/GIYTfLMiUR2uf2jZJY3NjYLWzf3 iZQ91ZiT4S40aQS2Dtye95Azzz5IQT8xOMErQTwO3DyEzR9vF15/utas4BVDagNjSHMouO /fKkgQQCKwdKPLxOnkfGqnxVrTtmgGFnr24D7Skm2iv9yEmuxjOkJg0iXN1q1Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710916677; 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=yQPlfm204S45Ooqlk39JEgwQ5ChpLThwDwlS7amvkqI=; b=CxCDVauMuOEUYl5eqZ2MXAMlXQBWOwdnfqwH2mwRKhUS/fXVuflaHK9O6TCM2Z8E6vaI/z 7uJzNCPtzVhQXimUkfNwBSLaAwfNM54I55xnD0eyLlobZaKoMKIGVp+MYuQAz16H0D/V9A KQnghfOZqsoRnyWrUvcHg689mhztnw5JY77kYqN3TvfDkBRZofnTO/TX7TsiwEcfAH8mtE dCqXaiIsIzEIGW9lTTGMOOWC4y9NqCqaXmO5PIkgPpRtD/QSryZ3709N8Gn0ksFZ+WcjF2 mlO9OMiC7qq22XYkywHK0RrY7j4bDzD1GiCxgItWVhHrj5HHyASyFR3eVHDpig== 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 4TzzRn20NVzgs5 for ; Wed, 20 Mar 2024 06:37:57 +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 42K6bvSA045476 for ; Wed, 20 Mar 2024 06:37:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42K6bv51045475 for emulation@FreeBSD.org; Wed, 20 Mar 2024 06:37:57 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: emulation@FreeBSD.org Subject: [Bug 264835] Linux: USB-IP tool fails to run: setsockopt - IP_PKTINFO: Protocol not available Date: Wed, 20 Mar 2024 06:37:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: caris040@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: cc 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: Development of Emulators of other operating systems List-Archive: https://lists.freebsd.org/archives/freebsd-emulation List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-emulation@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264835 jeni smith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caris040@gmail.com --- Comment #5 from jeni smith --- Thanks, team Certsout for preparing real exam dumps. It not only shortened = my preparation period but also helped me to get high-flying numbers while doin= g 8 hours job in my office. Highly motivated, and highly recommended to all my colleagues to try https://www.certsout.com/ real dumps questions and answer= s to pass it in their maiden attempt. --=20 You are receiving this mail because: You are the assignee for the bug.=