From nobody Mon Jan 8 00:33:53 2024 X-Original-To: freebsd-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 4T7Zn014xFz56Q7v for ; Mon, 8 Jan 2024 00:33:56 +0000 (UTC) (envelope-from felix.reichenberger@tuta.io) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) (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 (2048 bits) client-digest SHA256) (Client CN "mail.tutanota.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T7Zmz64m6z4fyv for ; Mon, 8 Jan 2024 00:33:55 +0000 (UTC) (envelope-from felix.reichenberger@tuta.io) Authentication-Results: mx1.freebsd.org; none Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id EAB731060122; Mon, 8 Jan 2024 00:33:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1704674033; s=s1; d=tuta.io; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=9kde4nXyHVDp54DQBJ/Tq2LjmtT9EuzqihUGGBrE1Lo=; b=QeSV7NM1ZPkc1cW93U+ujO0Ge6VKCgR0eAzEWw7aZrfe3oSckNxbdX3wPEXwS5KX DdQhEk3fpehsE2y6tx3DYxXv8KTwBi/jBcMOMQz3S3u7j2IQZuDuQIuS3UU7Xo3ZvN0 db10JSEnA+Kvtr6SyCm5xP80c1N5ShRLcXQT9CoDzlBpm9oWCbLK2/jn2GDEeNxr2Yu gTvWaI71bCwLrrJOnQ/rs6wDAl54AJqBOqZw/CQFW5hj3v23D2CJrRWC1fMLEd6IqgK XEwrzSTKo1LOg5/loYvtrw2bh9xH5IjddGcNlUk5be1BvAAbXvqQxKQ9zfMauJvEk28 1VVHZWgIKg== Date: Mon, 8 Jan 2024 01:33:53 +0100 (CET) From: Felix Reichenberger To: FreeBSD User Cc: FreeBSD CURRENT Message-ID: In-Reply-To: <20240107185133.68824d89@thor.intern.walstatt.dynvpn.de> References: <20240107185133.68824d89@thor.intern.walstatt.dynvpn.de> Subject: Re: IPFW/IPv6 problem with JAIL: JAIL cannot ping -6 host until host first pings jail (ipv6) 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4T7Zmz64m6z4fyv X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24679, ipnet:81.3.0.0/18, country:DE] > Hello, > > I've got a problem with recent CURRENT, running vnet JAILs. > FreeBSD 15.0-CURRENT #28 main-n267432-e5b33e6eef7: Sun Jan 7 13:18:15 CET 2024 amd64 > > Main Host has IPFW configured and is open for services like OpenLDAP on UDP/TCP and ICMP > (ipfw is configured via rc.conf in this case, host is listening on both protocol families > IPv4 and IPv6). > > The host itself has openldap-server 2.6 as a service. The host's interface is igb0 with > assigned ULA. JAILs (around eight jails) are sharing their vnet interfaces via a bridge with > the same physical device as the host (igb0). After a while (the time elapsed is unspecific) > the jail is unable to contact the host via IPv6: neither UDP, TCP nor ICMP sent from the JAIL > is reaching the host. IPv4 is working like a charme! No problems there. > > When pinging the Jail from the main host via ping -6, the jail is responding! After the first > ping -6, the jail now is able to ping -6 the main host. > > After a fresh reboot, the problem is not present and occurs after a while and it seems to > happen first to very active jails. > > Kind regards, > > oh > > > -- > O. Hartmann > Hello, This behavior might be caused by IPFW blocking some IPv6 neighbor discovery/advertisement messages. After some time, the link layer addresses of the IPv6 neighbors in the NDP cache may expire, making the associated IPv6 addresses inaccessible. Do your IPFW rules allow ICMPv6 messages to and from IPv6 multicast addresses? Regards. From nobody Mon Jan 8 02:49:42 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 4T7dnl0rCxz56gDy for ; Mon, 8 Jan 2024 02:49:47 +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 4T7dnk6n85z4sM8 for ; Mon, 8 Jan 2024 02:49:46 +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=1704682187; 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=IAdMdCUhpgudQFmIMeCF/m3k3GTI1xTaZmMyzVEBBDw=; b=mdAwUt1rcTeMOfypFyOHBJxGyfgf9SyhwUu65ES6IkL3V4aOdZTpAfNzwSDHfcN2an/vkG RwK8JMqOfT0knOK6nOg0NdGCXHBbdNch9piOrUUIkdBLg5C64s+RfKu7sIpNcB1awMdA7K ZePHz24+x+n8APcJ3YqlvTkQdo3cLOBHScwuEd5jE6YLiTPaKmK6AOe7CzVJYSZ7eyAcgY +Xl7BGE8Ks72pFZI/FI31NzOiq5VU55nObiu/CZkf4dlqwHRP1dE3ycFTs+jdrXTvzmpSA Lwh6HHZyIiPZehVDqpzQIFUBDz2EyoWDzFfP4ABGVUasY58Pq5Iq+AtFNt+cYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704682187; a=rsa-sha256; cv=none; b=hfQzREfSuir4+d6RtF9wbDMc77D6a3ollOw4A5UjBsTsCjsC1dTLNMHaFUb5EeevJwyf/G Z51P1kxaRliZPcCZ3BXefzcZ8Kc0qZyqOUG9TUD8mEOvUqa7R2F5X/RnXAlAnHpxdDrlEX 5OhMAtDihcIOdCsaL53K5+b4TIk8xx0GbU37MuHCAMUa2KEH+yT8oHS7jq/eGNiG8IIc4i sO+5MW/DwPLiwpHlpghIQQf6AHyVrHPkcQbaR+wYFwEa5+eRTXt+GIzvbM71mMeKQrXylK x7BO00JA5EQNAPi74INdpkjYkArCe0OeMi7sjWsFRLEqDBC3X7PUahL23bY2HA== 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 4T7dnk5mPgzqMP for ; Mon, 8 Jan 2024 02:49:46 +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 4082nkbs033317 for ; Mon, 8 Jan 2024 02:49:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4082nkaQ033316 for net@FreeBSD.org; Mon, 8 Jan 2024 02:49:46 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 238411] igb(4): Wake on Lan not working with Intel I210 Date: Mon, 08 Jan 2024 02:49:42 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.0-RELEASE X-Bugzilla-Keywords: IntelNetworking, needs-qa, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: hrs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: hrs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: assigned_to 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: 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=3D238411 Hiroki Sato changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |hrs@FreeBSD.org CC| |hrs@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Mon Jan 8 03:19:40 2024 X-Original-To: freebsd-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 4T7fSN4WNqz56k2W for ; Mon, 8 Jan 2024 03:19:48 +0000 (UTC) (envelope-from zlei@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T7fSN3cmpz3xMH; Mon, 8 Jan 2024 03:19:48 +0000 (UTC) (envelope-from zlei@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704683988; 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=BQ8jqpN9lMvnOpVKA5PicbqWs15AngatmcX4l8J1VJY=; b=iNjMZgWcvvaooXQebnyEgLyYRF+7m/t0TbVAZc4X3dbBXx9bKAGvfF/Ika3b4P6P1VS6oQ fPGT+rMxNX8DB6DAqLPCLJIxw/kXmFBR1XcxmFDplkqc0L5vB5EjJmKaYOdKzjh9xtulIK VcDyIzbHErfrLpSx5W9dqFmG9bud1WPZk8/bMJfLP6NhOJs2Yx/OgcgLBfg0i19kWjUEi3 yDZ4hQKoUqHO+Kz1++cfO5mjUjxXniQT7z8UcftYFkYa6sE2HlgSI/5U6ZwAikeQ4JfFlV e4RjUS18E65TiC9WDF4MpQh2FN0M7usO/KlM18T2NV8oxK6/xBSAPBFP0i48OQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704683988; 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=BQ8jqpN9lMvnOpVKA5PicbqWs15AngatmcX4l8J1VJY=; b=anSqxQT41NueNLzf+jwZmIC8Kva4S3xDHEfmqH94z0w/yhTXnQD8Aldjk2zOSjkYNslYsg VxlNASFNYZdl7ID0QEgxFJJ0PhPglT8WnmuQfoTwvEXDnqRoLAZ31bofRpEJNUAoXnbPuq ALc0mZWd+qdHQuyLHxzfyKftAhqSVmvf6WqhPg4a3Mt9Ix/W3mrJ9O0tQJFYMyAJ5iydwD nYYU3gBfEqYN3Lv3uFY8UPjZiqAz+Xa1GkdvUM/M8G+h2ZOjTYXHIYPrcVsJyrhqbwSH5x rldYHirePdHHhmv2SGmA+0y3LHcgA+zg6sGyaYC4BAANL73Od6vVhVOkGDwisw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704683988; a=rsa-sha256; cv=none; b=crk1bUeEAPiaRKYjafgqKfYGXmJsBWFxv8FFBBJy+x1mS9DfTz5MAE0Wc2jMB8PWkThYzM sYQcGMmLbhSeS5pgDXjCXRrpNzRCnc2ObbdWjU0whoDdD4faNxcKKI0N1GtzMWj/N5y7d+ kZbSVpSHYRYc06qwBLtebckeC6DNXLW0VWRiLSJ5qXoDvYyEKNHO13rmjMSQmHH5j8Oxb9 HLVwj7Nw2fnLq9aSBvYwCGAfON61+FCvpF0w6umkk/lsU3N05c5111WLakpOdH9mvet9RM I+ZzmPPm0/39HJ732RDLzkxfCRZjY6qiBs8yYxMqeaQDE25LJXplkVwtXyXwUQ== Received: from smtpclient.apple (ns1.oxydns.net [45.32.91.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: zlei/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4T7fSM4bKgzhfB; Mon, 8 Jan 2024 03:19:47 +0000 (UTC) (envelope-from zlei@FreeBSD.org) From: Zhenlei Huang Message-Id: Content-Type: multipart/alternative; boundary="Apple-Mail=_A10F6BC9-ED1E-4A2E-B9CD-E8954A271FE7" 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 (Mac OS X Mail 16.0 \(3696.120.41.1.4\)) Subject: Re: /etc/hosts doesn't work in jails? Date: Mon, 8 Jan 2024 11:19:40 +0800 In-Reply-To: <4069a345-5799-4608-9480-f7183ef48ab2@FreeBSD.org> Cc: "freebsd-net@freebsd.org" To: Yuri References: <4069a345-5799-4608-9480-f7183ef48ab2@FreeBSD.org> X-Mailer: Apple Mail (2.3696.120.41.1.4) --Apple-Mail=_A10F6BC9-ED1E-4A2E-B9CD-E8954A271FE7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii > On Jan 8, 2024, at 4:05 AM, Yuri wrote: >=20 > For some mysterious reason github.com can't be connected to from my = network because the IP address that DNS returns is unreachable. >=20 >=20 >=20 > Setting the new resolution rules in /etc/hosts works on the base host: >=20 > 140.82.112.4 github.com=20 > 140.82.113.10 codeload.github.com >=20 >=20 > But the same doesn't work in the poudriere jail. The same modification = in the jail's /etc/hosts didn't take effect. >=20 > /etc/resolve.conf files are identical. >=20 >=20 >=20 > I am wondering, are /etc/host files supposed to work in jail? >=20 >=20 If you mean /etc/hosts , I'd say yes. ``` # jail -ic vnet persist 3 # jexec 3 # truss ping -c1 example.org ... open("/etc/nsswitch.conf",O_RDONLY|O_CLOEXEC,0666) =3D 3 (0x3) ... open("/etc/hosts",O_RDONLY|O_CLOEXEC,0666) =3D 3 (0x3) ... ``` >=20 > (I solved this problem by adding the same rules for github.com in = DNSMasq on the router.) >=20 >=20 >=20 >=20 >=20 > Thanks, >=20 > Yuri >=20 Best regards, Zhenlei --Apple-Mail=_A10F6BC9-ED1E-4A2E-B9CD-E8954A271FE7 Content-Transfer-Encoding: 7bit Content-Type: text/html; charset=us-ascii

On Jan 8, 2024, at 4:05 AM, Yuri <yuri@FreeBSD.org> wrote:

For some mysterious reason github.com can't be connected to from my network because the IP address that DNS returns is unreachable.


Setting the new resolution rules in /etc/hosts works on the base host:

140.82.112.4     github.com
140.82.113.10    codeload.github.com

But the same doesn't work in the poudriere jail. The same modification in the jail's /etc/hosts didn't take effect.

/etc/resolve.conf files are identical.


I am wondering, are /etc/host files supposed to work in jail?



If you mean /etc/hosts , I'd say yes.

```
# jail -ic vnet persist
3
# jexec 3
# truss ping -c1 example.org
...

open("/etc/nsswitch.conf",O_RDONLY|O_CLOEXEC,0666) = 3 (0x3)
...
open("/etc/hosts",O_RDONLY|O_CLOEXEC,0666) = 3 (0x3)
...
```


(I solved this problem by adding the same rules for github.com in DNSMasq on the router.)



Thanks,

Yuri


Best regards,
Zhenlei

--Apple-Mail=_A10F6BC9-ED1E-4A2E-B9CD-E8954A271FE7-- From nobody Mon Jan 8 04:23:44 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 4T7gt93PSXz56rTH for ; Mon, 8 Jan 2024 04:23:45 +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 4T7gt90XPjz450W for ; Mon, 8 Jan 2024 04:23:45 +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=1704687825; 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=HYvlVQP64l+JpTWrHU2NalYe2dUkQIH/S5Fyl2Y10+8=; b=pugI1VTBLaaHg9Ka+HgGEMRI6cewINCZTCSH9ib5Ax3jNylhlUMQG2IryjHTrLmO/s9SV/ NFrXielZjDmECPSmW3K6NExX/03uhiiUfs4cQTr/WKKqq/PlGFQfukSpDZHSSJFDVv05q6 qmempJgKrVEeFHrtF37idzJNTptoSjZcjD38TV1iEAB356kkVIlvSZWjpMCu2FU3BKI2H9 plIE/a8YVQCZzEmjJ56W9D8/NZpkz2G9B8TRhA97DR918Hm3YsyQNfB2BOGyOglfhKG2Qr brHQaS4HJY95h6+1QS+vJ9bzfNnorOHoNH/JYWeNSDWWrUA4LZDVIaChOPEHQQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704687825; a=rsa-sha256; cv=none; b=Igw4US0LclGG1hs/OtO4cqnzUQ4SqH9Zer9a7x4zi+Xpv5eQWbDsRDdqrDJjbeWZ7Ncc9X AvFVox5y90uEe1YGbgtoAOxXFp5Fg9J54f302uiKYtqKJx3PgPiXB/w4BVe+MhpJ4ftIU8 D96T6POiwyusxfCcSNrbS0eSosQTvRZnl0G15DMWoPqhdRL5RhAwEOavR750tQSPwwmkJO l9ZJA82JzlQxE3Bl5vp5N9Fu6eOJfhHE4jsITxIAOM8SYLykPuMvsnQqAeQftLLMXUW3et QkRansgH3XlCT6CWw9lv+O5bHQoEPgbLUI5S6FdanvjO4K0NGhsdtHMCxavZJg== 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 4T7gt86kW3zsxq for ; Mon, 8 Jan 2024 04:23:44 +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 4084Niwh086335 for ; Mon, 8 Jan 2024 04:23:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4084NiV4086334 for net@FreeBSD.org; Mon, 8 Jan 2024 04:23:44 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 272772] if_rtw89 rx buf and DMA init fails in 13.2 RELEASE Date: Mon, 08 Jan 2024 04:23:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@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: version product component 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=3D272772 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Latest |Unspecified Product|Ports & Packages |Base System Component|Individual Port(s) |kern --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jan 8 04:24:04 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 4T7gtY0MPbz56rJL for ; Mon, 8 Jan 2024 04:24:05 +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 4T7gtX40fcz45Jx for ; Mon, 8 Jan 2024 04:24:04 +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=1704687844; 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=veW0TWxX7CGmNbHa0pLyobn0lfuCJqyScd9xxPdhFxY=; b=g/Oyf+Tio3mQnheIenCD/ZWDpsgxr5I+5PaZafhl+r6jX61PjLJUSF7h4GSinbSROjuFcL CFE5t1KlX9Bx5Z2kU9Hz6Bt5X3nMuZuslMF1BIA/0LB+DwPTE7vTqnSfBpvpRDmAVJHfJF WTWqAnNLdwC+zIJyfdUehjrtJnST4iMkdrB4gPKMJSJ6/mVyHDRiyfuTZmZWVW3mgXUnoC EobtX084Eydbgs0V1vxv/nKg7z2podaCAQRreJ8S0NcZPrbIw76gLm6xugjQh7n4uHz31g 8PA5W2nPYGYL5jRRZ52YZuvq2EoRNK6+XtGDXhUtwhTv4Giez8VDHUQfmld79Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704687844; a=rsa-sha256; cv=none; b=k/NFin2gwGw/XMAqVN6L9gPkUvoFg1VceHEsKSb9opGh3cTgyoduT3nqnIlGd7tgovrFzw CKXDtJwuHmcNIp/MuuMwc1AxSHitbc9C4pq1DWA0Sv3bfx/zJv/9GjETKrVm9dv7nZTFHo tUctKMBYUBTc7F37WW6I9M0h06UfHyvNvUcBmWiABC0RhCa2u9wr/P6GJfDD41p7dREd/v KbpPrElj7419MVNXJzMByqKzx2yVliYLcP0xx2t9tr46zkoFfu9cC6AxZbeQzaU9tXfco0 YTiYhFYEfBz7i8PoRbhkMckfzWAJ6bedn5DPF83XyWoXZgbkN008o2bRwOemTQ== 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 4T7gtX35syzsdQ for ; Mon, 8 Jan 2024 04:24:04 +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 4084O40L086543 for ; Mon, 8 Jan 2024 04:24:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4084O4so086542 for net@FreeBSD.org; Mon, 8 Jan 2024 04:24:04 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 272772] if_rtw89 rx buf and DMA init fails in 13.2 RELEASE Date: Mon, 08 Jan 2024 04:24:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: feature X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@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: version 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=3D272772 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Version|Unspecified |13.2-RELEASE --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jan 8 04:54:34 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 4T7hYl3BqWz56v34 for ; Mon, 8 Jan 2024 04:54:35 +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 4T7hYl1JNNz4DK4 for ; Mon, 8 Jan 2024 04:54:35 +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=1704689675; 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=FZci+vjG/i7aySof4rDGZjM9TYhulQEBU3PhUlJ0rHQ=; b=WLREIMurMXWKtQ+fDL+FdfWqrH1oZDtbt+P5EE2JQOxj1j1SxxQ6Z5rCC5oYFTLbvTn3Cg eFw+aatXlagwiI1zOVUXSa8q82vHaAKbO/Qsk6SeCrAMb1x00LjyaO3wxv+PTXV0APqVzT LBfqkcOR11bmEK567LHpeQyjWG2yhVLkizTwti0GQc6tlHB/LBWQboZuVPbSIAiDFMntq4 OEv8qQFD1AQfGefwWLH1kzjdKD1iwUmhL5FxAZrJDnkAdc8SqsHVLIlug/80ptg48ZzSYR XFp0AHaS77t8gTTrwgU7le2s0/Irfi2zB5B85ecFfd46bIFX3HEay88Hnm5vlA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704689675; a=rsa-sha256; cv=none; b=uD3iwecCenb3u3ZYf3Tifxlgy8wVUReGGG26/uZozyWDry1cHSyiu9Fk7B5Le+mtPSpJMq j15BdLFrbgdkKSO4yU/mwurRLo0jAulyJNuHcudPq9Y/Y7eABTUjY9wYyAgsRXIRINyYpp qW28MGf4a8HjZYGnlWj1eOJ7P9FmTbLlOxz8kLBTHU5i6mvTdp8m8Fx/UKoaw5qdUF74kw 5Acngw57tPel44UydDTB7kbvDaZrdk1jRhBXMh4Po/C6Ye9+rrhkgvTVucRNq+7n1K9UeP WF45UiuSwr0VhI28iI8O4HxL3HtlxVXeqioeXsUxd/s5shzGbEsg8GOT5X+Hgg== 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 4T7hYl0NGVztpb for ; Mon, 8 Jan 2024 04:54:35 +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 4084sZ2E030797 for ; Mon, 8 Jan 2024 04:54:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4084sYsO030796 for net@FreeBSD.org; Mon, 8 Jan 2024 04:54:34 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 262828] [carp] CARP arp replays with wrong src mac Date: Mon, 08 Jan 2024 04:54:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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=3D262828 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |net@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jan 8 05:25:05 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 4T7jDz1PVfz56yKH for ; Mon, 8 Jan 2024 05:25:07 +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 4T7jDz0Mfgz4KNR for ; Mon, 8 Jan 2024 05:25:07 +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=1704691507; 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=Ov+t2hKxMYQBErUfHyZyv+v9587sDhS1Nus30KBIXMQ=; b=Fpm6JZcVJ0HAnPOqh2ztoLYMztqRHuWdXucnccgBNDD2w1T+kPdK213HooyJVMuieIDnoA DMrTdOFGQPiGi/YXtEhyS388sU0pz2Mnb3khPeInaNtIxBkA/U4e2ieU+y6by9aQ6MJ0iK NMH0lbktwAnbgsBddp+q4RwdOq3h7YdrG+VtwFNtxu9QOwo9nJJzA2CHQRa1QshEEOg8z9 NsRR81+HQjTsI/hONtxUk81Mntg86VPks5+KpSxoihPLeH6HYSdxovKAEdrd9EZIhiKod4 QUgP92U2GEiL1t5fyWAoBPVaZvX9BsW3sf3LXV/UuDBCW7wr8HYxveBjZW6JNg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704691507; a=rsa-sha256; cv=none; b=CYGrE5qzwAtwy+vJW1dEbhsEJ+2sH1CcU5ieI8WteAR2us7H66Sy+AYJgjZNKYxPyGrNXA WsCLkTebnMyeYC8sRNUZ5C2/3eEF2iArJMvauvbGEBgOvzVtPtqZ4ItRKYbHUgq6QaiegO l7BJWDHBANZQg3EarnFN4DDvFRs0KyBEdNjSgTiU4UPh7Xh2Ko3RcmtvImuc0b0umSHfcl xk+vKld2pWUncRTovduDHOz30FqvEabqLMYV52ZJjwCRQbRTwHazkNsnrTVUnccXX6mKQJ HMc1rbJj498dBYzfSRFqRVT7FJx/yWvK3uNm+B7cjpCKq1UmKVvS7t0cTzncCw== 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 4T7jDy6Xjtzv69 for ; Mon, 8 Jan 2024 05:25:06 +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 4085P6w5078082 for ; Mon, 8 Jan 2024 05:25:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4085P6qr078080 for net@FreeBSD.org; Mon, 8 Jan 2024 05:25:06 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 266048] [ixgbe] 82599ES reports IPv4 UDP with zero checksum as input errors Date: Mon, 08 Jan 2024 05:25:05 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gordon@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to resolution 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=3D266048 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |gordon@FreeBSD.org Resolution|--- |FIXED Status|In Progress |Closed --- Comment #13 from Mark Linimon --- ^Triage: assign to committer that resolved. This fix is now in all support= ed branches. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jan 8 05:27:42 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 4T7jHy3cDdz56ynd for ; Mon, 8 Jan 2024 05:27:42 +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 4T7jHy220gz4LCN for ; Mon, 8 Jan 2024 05:27:42 +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=1704691662; 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=cnDRU80Ba37p3RsTMQbeTNch/qKdqwhmMoE+O1WYF68=; b=xFn9Olq3j77axAwLxG5XeFGySFXqKzJaoXZrqJaLM1P6gmEALgsKG7/dD/r3LbsJnsX+9e ZoAwKAPBsrR/Gv0T1UMvKgVrbVMmgT+JvphfMzyMgppu+PdIf8AjwR02EBq2blbvD4ZSDJ 7eG9Rjr1d7MaLMxBGgqmlj9Inad0cd2jk554lwNfetya19rjWIMKLUGLAqxUwn1WsDDi29 DKL0/EGNohVplEjEdGyNsCwcIUImEbchc2VtnMDV5UZ1LlbjSrtooEjlpcj7N8BwgoZs7y OIJ96Yc7fMCfLKtzkfwyyXjhSjomMKCsQPcm/umOPFIj4ZQfyQ+Dt/H0tGNDzQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704691662; a=rsa-sha256; cv=none; b=wo6JTKT8EU/bTV9TEuH/2QDD08TKAuo8Y/IVYDZWGo2zKsEdVPIyr0+KkaBkmJDU4SKewq tMhDUWzDukkBtQCaWkNIQrWwc0Zh6F5/QXIgkkxR6e05v55TlDZx3wY7Icf0ShKzqB+iOT dengc8usV1dFiJ1EhT+bb3Gm53uGUNmVRg5oWSl0HXbGwCTP5mwWyZ4gFcj32XpB6e/Jjf Lfr7pMkMzvqokK6yAGBx0GmJvbisGgrIXXSei7ZvwsFDqbRu1wCIo51n2cEJGZ4dxRDwt3 MFEFjCz0h5b3sMQzjpt96uBQxU7t2U9vFhvupBIRR/X+3e3IxJ9lJuIqIR+7Fg== 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 4T7jHy0zpjzv3C for ; Mon, 8 Jan 2024 05:27:42 +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 4085RgYt079342 for ; Mon, 8 Jan 2024 05:27:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4085RgpK079341 for net@FreeBSD.org; Mon, 8 Jan 2024 05:27:42 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 274028] ng_bridge fails to learn MAC addresses if link is in different VNET Date: Mon, 08 Jan 2024 05:27:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: zec@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: flagtypes.name 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=3D274028 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |mfc-stable13? --- Comment #5 from Mark Linimon --- ^Triage: set flag for possible MFC to 13. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Mon Jan 8 15:10:07 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 4T7yD046RPz561rv for ; Mon, 8 Jan 2024 15:10:08 +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 4T7yD03680z4K86 for ; Mon, 8 Jan 2024 15:10:08 +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=1704726608; 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=DISOfh+2JcbPOSuu5czqhZdu9x0yzx+pno9fYX7ZT4U=; b=PAcXh1Eg5I9ptQV5QA+gpAiyYeZt3y3f5Kzwa+wdHKlm9o9eozW5zNulvdxQEG67YOx7kv p2pmZI09bsn0QgXHOzX9087byM7zavf3dcLJvdFpF+LtTQwsU3er0Kw2+EcCToPAJxLQuS XYd1uv0oMiGBy1Y7XdOO9HdUMEUgcdrZBiqxMjPOWmtu8hLD2oWWs1tNK90QA9CV76hE1k HIgV+CIiohD58KagQHMqTMe1NscteAOuGxltaylPdHLR9LkYo3TH6UQXevtzQAm43XXnvB A/T90jCUh2wQCfy9bjXpFZdBQ/xC0Gbg5mqy923O/Hig7UgWaD7KGfk6NEix7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704726608; a=rsa-sha256; cv=none; b=MRDC2MkZJyliIYSviQLKuDKVX33FTr3w4d+wOPjzBGP859DkpXzBbTmWv9eRtPck5yI4RN UIURPq0pfrV9eniIR1DcQdNPbreCRbQW4pSSLhjALYmcdvM0Z8+DDlmXjG2YOdEd0PHWlK KwO8YpeeGAVuxEE785qCpxN8yun1MPS6hlMazhlnsJJbvOmwi+1kwc2Qczw6TxqUa6hgAc Q9KRCbiQu8rnqyHBeogbTPftNhIYNE2wdAoxVq4/fUI4g6oxxsEbjxzoCq3gCZ4CJiwp0P uDAvIHoGI3go86Z1MsruVeBeEEduUcM381YpNwn3KuWKs+kmUz4V7VfGo3N38A== 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 4T7yD027rrz1BZS for ; Mon, 8 Jan 2024 15:10:08 +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 408FA82X003650 for ; Mon, 8 Jan 2024 15:10:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 408FA8Pv003649 for net@FreeBSD.org; Mon, 8 Jan 2024 15:10:08 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 268151] BCM5720: attaching PHYs failed Date: Mon, 08 Jan 2024 15:10:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ed.adame@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D268151 --- Comment #1 from ed.adame@gmail.com --- Confirming behavior exactly as detailed in the original report; BCM5720 dual port NIC, latest available firmware from Dell. Subscribed for updates and w= ill provide debug information if requested. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Mon Jan 8 16:49:07 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 4T80QD0tGxz56JjG for ; Mon, 8 Jan 2024 16:49:08 +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 4T80QC6x23z4fZX for ; Mon, 8 Jan 2024 16:49:07 +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=1704732548; 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=r46FMytBDMU2x/8Mz6Ac5WZFlpks1P7bOri/PKy87VM=; b=ROgloW/04sS2pAkyi7dWo9zwx9m33CTOmjg57mKRHVteN6EcYEjQAOfZwneKviKnBLVQif L3ryCzF9eR/MrDuOpY9OrA3Af1JjGNtiAUTDSWh767BBT/UvYCI09WSNGvhlBO+D5N7+x0 ys3xp2/UcoASup71OAAi2sWbKslPvt/XkKmxiDAm7Xf5m0U00W8W1PsJ6Cg1Ru34Bc/YMA 4VyjmzdCtR1fJhb363Vc6itrz5v1fJC/931zediiylin6IHJgm+zHgCd09ZMWo2NF8freq W8ZR+Wy1OXHCQ7Yzk9EdBqgbLtimXKoSSqfxnT0iU0135OC7FO5QUChHPrSrwg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704732548; a=rsa-sha256; cv=none; b=juQoEPL0aEBMfkDi/x+oXKH3oUgjoIt9xNzGXO3unv3fK5uY7ZazKMT6ggW+JV8+A52Bes +Z2NaS9d0Zv5IekGBxAtB8INmR/S/+m8DRaqXIQt/pMa1roGDMaEbcl+cHNKzA57MyeY0E EsxwVvZGATc+VZMXi7+gmkfr7yDKbf6OWn0UZ68srO7uSnp/WOweFc6cgJAXA695cgwJFG 2+9zsuPE6u/oYqOXFVyZ0NUl5TKBuoskGUq0qJZCos0tn4QCtfx9spHwa0ATE5nAhJmENm vizYpJWW5mfLMfeqxrMe6LxLE8YgQ3reuQAXGu3rLo2Ei2XP0ZkXYcn99bzivw== 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 4T80QC603JzFJq for ; Mon, 8 Jan 2024 16:49:07 +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 408Gn7tG062181 for ; Mon, 8 Jan 2024 16:49:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 408Gn7rL062180 for net@FreeBSD.org; Mon, 8 Jan 2024 16:49:07 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 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0 Date: Mon, 08 Jan 2024 16:49:07 +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: 13.0-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: emaste@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: 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=3D258874 --- Comment #12 from Ed Maste --- > I have a change to route to detect this error and complain about it. One other thing we could consider: restoring the special case from comment = #6 but also emit a warning when we encounter it, in 13.x and 14.x. In 15.x mak= e it an error. But that may be more than necessary, given that we've been in this current state for a while. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Jan 9 00:30:17 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 4T8BfL46sdz55LwQ for ; Tue, 9 Jan 2024 00:30:18 +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 4T8BfL21Q9z4Cl6 for ; Tue, 9 Jan 2024 00:30:18 +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=1704760218; 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=LDm1TAUIXz3d0MLlgvt2EhQvqtTBsrW9tCbMR+KJDYA=; b=fp93BSDLEomfGjWGCzPZ/wY2OQY21MheLttdfxEsDReREbSq39csaYUL51FYcL0HmOSU3Q m64si+2zvFQCG3FUu5zO7v6lTxbt9HO5NHV3NPXV446LnAiPAR40t4fBInjJi58GJB8VTv ym/u2T41C0PxK5htm9ykd7w8BK5BaOXPmsW5mi09t2SgrJ8LvdrdMxPSSZWG0UX71m9p2G 1oK3ugTcP1zkkzuOnbgRvC7KgFAFdIVkeBkdgDuJYSEJO2q7bdquZgCHR4ltpataKxhe43 gotZ8qHK4YOtH1YSFhNvGi59sJmZIrP7/95orMQV/9SVdH4DrjMvvY3wXtDl9w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704760218; a=rsa-sha256; cv=none; b=Y99IiukBAydVDmI3zvPuFB8Q7a+djKGYKlP+SgbJ3HS80JMgQBNrTvOelkUfeC3F21NRQD wzQjeqLfFGZJsU2P6rsbekA25jQLIx98Qv2SHIx6IIpAbiz1Koaeu4BMrpHYJa/oYBWjUC 1Ef+z8PjzfvycKQx+P1tUezsotmaGzcZN+sSOjcGgvrqK/lDNvCijquV3fYf812eGnj/tj CeasqL66IIYvmyySktiyJfNrN4eMKKNjD4qgD73Z7IgBn8m/cx3potIVSGPF6ltvIVwXd6 rpzkk1nSE/nWzT85RZUXtxMJubVv/vG3xcgZwkSekrppcBIATrEYgfDvbZha5g== 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 4T8BfL17hrzTPS for ; Tue, 9 Jan 2024 00:30:18 +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 4090UIr4007597 for ; Tue, 9 Jan 2024 00:30:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4090UIYt007596 for net@FreeBSD.org; Tue, 9 Jan 2024 00:30:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 256714] net: Multiple memory leaks when detaching a device Date: Tue, 09 Jan 2024 00:30:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: 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=3D256714 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D7cfc847aba1356c34ea12d73f6ac72793= 056fcde commit 7cfc847aba1356c34ea12d73f6ac72793056fcde Author: Gleb Smirnoff AuthorDate: 2023-12-21 18:53:49 +0000 Commit: Gleb Smirnoff CommitDate: 2024-01-09 00:29:05 +0000 pfil: don't leak pfil_head_t on interface detach PR: 256714 Submitted by: jcaplan@blackberry.com (cherry picked from commit c1c55da49fd55c01771f8cf1f7255a37b79735d7) sys/net/pfil.c | 1 + 1 file changed, 1 insertion(+) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Jan 9 00:33:20 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 4T8Bjr5vnrz55M36 for ; Tue, 9 Jan 2024 00:33:20 +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 4T8Bjr4qbqz4FGD for ; Tue, 9 Jan 2024 00:33:20 +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=1704760400; 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=rx9Ta+bPmCMLLApThfZIwk0Yrl4dXISbX8LEihKAQOg=; b=o4k0Vi2usA+/ATOl0REEDKD812s6BU9bC2evqjhx8Qh7UPymNFq7fuX4+hONe4H9x7vXyI x89eqnEu176vXgLhO4GrpjO2L5fUBmL/IAqIqo6J5bu2pXfa4/y5zDOo57MrLwAkqer375 JK3smK42Yd7wpvnrI55Ri+rA/jjGtQ5ndtbc5zrrZsaYKx4JXxTczzOXhv+iNlZ3lAFHjx fp3vPc5Xj8ueRnuxvHMoJEyA0mzCdHtFplqD8TKSqJYVU2aGcBl0d4TeHODwIotwlsfkpH b9F9INs2T/tbjNjLIop9a/xm9pkzj7iKAlk3NIlw+bjFwkTzsyBAGVy5MInKTA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704760400; a=rsa-sha256; cv=none; b=l0+qA9QIBIzrXqX0B8UGRH2FCh9PhULsGftzonqsEX357YgwD7nIoBIQ6MIuzYGXD35/ob hJ2RjRGgIjVVrULG48kWGdr+515vxyS2vIk5xkXszhwHemQ8rZdK1q+HEP6JFkl6gdE9n2 OJicIF1oRzVJt96bI8jD6ia4ZHhT4RciOw3/ce4PPeDnGLjuiB9EXMOd1CwUxHdd4hLhkZ ZvG8driOqr6FuZTsByYxpib7XzafGUAE+o0Uf9sIp6vWYWKL4/K1yJCpwPauvYT2hcTPvA LE4oAd4K+0mn33bKYAiYrjdBWtH2kAtnMbvguofAq2QFYNhn6TMM+JDa/UTleA== 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 4T8Bjr3wBdzV3x for ; Tue, 9 Jan 2024 00:33:20 +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 4090XKc0019134 for ; Tue, 9 Jan 2024 00:33:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4090XKBi019133 for net@FreeBSD.org; Tue, 9 Jan 2024 00:33:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 256714] net: Multiple memory leaks when detaching a device Date: Tue, 09 Jan 2024 00:33:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: 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=3D256714 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df7459ca1e768d76f6abe640f7dbcdc8f1= aac0edb commit f7459ca1e768d76f6abe640f7dbcdc8f1aac0edb Author: Gleb Smirnoff AuthorDate: 2023-12-21 18:53:49 +0000 Commit: Gleb Smirnoff CommitDate: 2024-01-09 00:31:38 +0000 pfil: don't leak pfil_head_t on interface detach PR: 256714 Submitted by: jcaplan@blackberry.com (cherry picked from commit c1c55da49fd55c01771f8cf1f7255a37b79735d7) sys/net/pfil.c | 1 + 1 file changed, 1 insertion(+) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Jan 9 00:34:30 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 4T8BlC1TL7z55Mp3 for ; Tue, 9 Jan 2024 00:34:31 +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 4T8BlC0J7Rz4Fd9 for ; Tue, 9 Jan 2024 00:34:31 +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=1704760471; 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=haZiQzaKhKMMD/GQe9ynqOcu0W+ItZcS0Kg5fteFUuA=; b=Wd/ffkwzI3Z5dZw/Dm3OWRRTqMyIhfQB2ZzJ4kC1vqXY7lnhZgea7Ls06YedtAP2xRkam4 UJHH1PY9a5hI2FEdwb8zHmzJPmT6/1lSVhHuUoM0LyYOp4iRox9WayZ8Xi/UW+SaNY9cfy Wt2waXJFu5Gqx8XnT9YAP1XjXsIRj6kwlYZyAzswo79G7EUejTpVehCHcrFDnkiZrfmFt5 uzCydH9NG8UjuepfBik2uVygdN4XMo7UYTSwVpmfDi8Nh4kxuqhDt1JjWsM4xamoZXHQWk MTYL3hyrEX03IeC2k/xT75iSbB+g36L7fyyPQ185IdzhxtCPRiIxcOM5j/uEew== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704760471; a=rsa-sha256; cv=none; b=bdC5G35onyWk4h4255ZJ7elMSYE03G9nK/z9gGn9HXMyiSZjqvgaZQrMlrpZ8p5EYlJrDO z3hyiQIAULTLZ0PtqDPMLtQ2BNYUuu4fM9XHSs9uaoA2sp+qXvsTnPrcVsOeKU7x4Iy8Gh SF910ANjLWv3tr13ks6CWYeSgZjp8aGpm5N9yiGxTJIEnOGc5H9w/mTALuLuC2/9xvdBNQ /a5XoErj8Hhk+TWt4z0PVnlTp0iC8tdu4mrFP+mVBPTAkya07+ZX9bc7V3EOrtvt6p0BBp MbAHsoy5xi23n47B7EoWnIokQhq0BNbiocLxfW9is6zow3AczPXaWqXa0yRH2w== 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 4T8BlB6Q8DzV4s for ; Tue, 9 Jan 2024 00:34:30 +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 4090YUAC019758 for ; Tue, 9 Jan 2024 00:34:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4090YUR1019757 for net@FreeBSD.org; Tue, 9 Jan 2024 00:34:30 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 256714] net: Multiple memory leaks when detaching a device Date: Tue, 09 Jan 2024 00:34:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: resolution 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=3D256714 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|In Progress |Closed --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Tue Jan 9 21:17:42 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 4T8kKg1sNrz56QXx for ; Tue, 9 Jan 2024 21:17:43 +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 4T8kKf6d3Nz438k for ; Tue, 9 Jan 2024 21:17:42 +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=1704835062; 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=W51n2viI3xwPm5BUbG2QQN0MV5u7Fh/oR4tJZ30vZUo=; b=tVRG0U13pwV7gaKgZSi0mhlwBXmsno3Gah6ifTSyHP1oI8bZt8B0XHIBHuCd77ObmpV0zL 0/qvdwWKpUNwKGz7qoCJ692jWqguETv6PKNLVaNIW0vTMdMrDN+ucp6iWmN73zzRb5upOa 6lliX/Q7QrTBZGf53dX2KvTxZAuaNt1+cgfOyW9Ey1qD/jm46hd3/ifPkPWkFLezplz7FA 4J0KO3KwgvckJRC+h7YQTRrrh6yvSG8K/gANxxkLa+InximXCfL0XdGj3grOHvL3FpbBYC Vyr2aPn4Bt7b0xeyjwEv57s3GLMD1lAjPZ6sR/q2+W0RPoZGsiHaBdtJFZ7JUQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704835062; a=rsa-sha256; cv=none; b=duoAkSc1/y9XMzL6mX88TYfByxgkvDjq9ppU+DnMw7ViQaUs3xLbO5ACLMnx+Z98/YyJcj hEN/WOVic7NkKxwZ6JwA49WTwa6BVN7csATUy+7kYaq2gpeWBQ+e5BKlSHROBWZQ2NnjBP GfBTDQUIc9KAOigFaMab0YvUEZLYYriR5qmQeAwTXQZFWzVGEvzLuRqgpUv9staif/F8wn 19bbIeAZDPtuXg6Q9v+CzHo813N7ni9UsD4b4hwklSxYSa7vH0+oob6lVH+qtX61HlmJmj nTAKCLKGSS9i31h21Jd6htUpIlgY1ErjGUru0v0k3jetOq7R8TGiWvFAwZXc8g== 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 4T8kKf5bGJz169f for ; Tue, 9 Jan 2024 21:17:42 +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 409LHgpZ000073 for ; Tue, 9 Jan 2024 21:17:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 409LHgUU000071 for net@FreeBSD.org; Tue, 9 Jan 2024 21:17:42 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 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0 Date: Tue, 09 Jan 2024 21:17:42 +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: 13.0-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: karels@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: 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=3D258874 --- Comment #13 from Mike Karels --- See https://reviews.freebsd.org/D43384. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Tue Jan 9 21:18:40 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 4T8kLn1JP2z56QP9 for ; Tue, 9 Jan 2024 21:18:41 +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 4T8kLm5FNsz43kp for ; Tue, 9 Jan 2024 21:18:40 +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=1704835120; 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=7Uo0egJwvMN4Wfe8P467V1fgI7eXfbwxq+QO8qXksJE=; b=c7lLmYxHlg4qBnirLaLiAY744d875Mtst0XZsyqQZ1XpfdwpaQDTZ1tAk4SsGdGb0PtAPk Rzm81BygjuUi3vfOYsYPuqDIGysWFud2MiIAxHC70zm/4d8WJXM+HV6gedeqJkO+lRATpJ Y9wRJOdvd+ZfhRiTkl1jZ0BTQQekpU3xVGfipJX5SoXBvCNF+/aRQ8+uSpfCEsstHxRNNg HnyZaYgn+FL7RbTgPFb8rvm6W1Btdj72WpRcmNdciAKjYWpHFqKPTlOMRN4KxKf/w3oU3B lNtKBtknddkq3jB0v2OdPcIAT+OcOKUfQN7F4UyW0qk90ulDgLYVjkdxKgh0OA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704835120; a=rsa-sha256; cv=none; b=c03ivC3k1E3KRw6NkC8s8x313LqY2PNLpp8iPW+c52ilBFfx1e0G1juWe2g/Ap2tw0TqiT Vtv8kNFOn6FvJQ+f6bxwtSnkMk8NuioSW1xXEG4G6KTR6KToh+2GncIS0GwdgB4TwD8lk2 BrXQ0QBtqp8FCYhYFFPf738LhW3u+daqfVdJFZMskA3uPLWSbVrgUzWNvNSl9ewrr/E7ND AAvbK30Ign4FMbLZSgCfDaCKEm6q2dVxo061ONsYKPV/ybKrDABH9YGble31AeTQ+3rbnU shsDvpqI7SKX08ekcWG9u2mgKVgoANDeDoGQfi97+Aj1ZUvWlzTEcw+HKcwb+w== 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 4T8kLm4MGGz15rd for ; Tue, 9 Jan 2024 21:18:40 +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 409LIexw000455 for ; Tue, 9 Jan 2024 21:18:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 409LIe7A000454 for net@FreeBSD.org; Tue, 9 Jan 2024 21:18:40 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 276092] "route add 10/8 ip" adds 0.0.0.0/8, not 10.0.0.0/8 Date: Tue, 09 Jan 2024 21:18:40 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: karels@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D276092 --- Comment #4 from Mike Karels --- https://reviews.freebsd.org/D43384 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 03:05:08 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 4T8t2Y1lWsz55QcC for ; Wed, 10 Jan 2024 03:05:09 +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 4T8t2X6hxKz4svp for ; Wed, 10 Jan 2024 03:05:08 +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=1704855908; 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=CMqAXzl/GMJ8qDlAMXQW3zX//GoBx/yHEfcECuwTu2U=; b=rbV8OmMGHmWDJCzRoc8Wxtv4Zr/7w2M95UmpfNffxI+iTy6lHMI2kgTSbVOsw9G+hgPHmg RQ5JGm+sgNZj1DLAfTcOGiWNImTQLQYnF7PVKvWy5UC/PHS6bNo8cdGZoAE187HZ2qAB1A GWxDcPzoaNO+L+gdSNIeI36V1r8Akrn+cOKQ21hXsdoAauMQZ2UdC85mQMMipNn2mf7EVN kRgvafkJgo6pCiZsol+nATYnsMB1NxS+wjAD1iatQ3zSmUEibNWYI5RzvU+0LVtSSNDyo2 6UFivIu7D9QgiFratVkyupL7GiVRkIziHbih6LmVjYXbfFgN70Cnwu8u7d3iHg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704855908; a=rsa-sha256; cv=none; b=p7Z4TUWlKtZ08+VELd+eIonzOKwCCsAIrQzgrJGzwZBWWSissGVdrHhWnZOaOMZUd6ZXD7 mzcA8ifFIPORKQ9NOmAPaj5waV7eI/A0NgNidAcFXMWnJ3oxBe3QVS8H4EyEiPT3Wt7YxM VZFaohUsVPXhxMom1ddvhWt4T5mWyClEEHO9qwXU7ZcvpjKRjcuqOxLBN10tUT3oZElMgs REmKidd7lqBZ0NOHR9WlAThWs4JZ910u4uq7hNPSEOIL9RRtXbD9iSknPqzWdtQAL7bxeS +caDmg+3VqCFGmR5FqrxS/dvQZQ8kbL5OpTZisVFT2eVyJk1K83ApBAdLrSM4g== 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 4T8t2X5nPgzHfH for ; Wed, 10 Jan 2024 03:05:08 +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 40A358ix031864 for ; Wed, 10 Jan 2024 03:05:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A358Y2031859 for net@FreeBSD.org; Wed, 10 Jan 2024 03:05:08 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 253172] Intel e1000 - Interface Stalls After Media Type is Changed Date: Wed, 10 Jan 2024 03:05:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: IntelNetworking X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D253172 --- Comment #5 from Mark Linimon --- (In reply to Kevin Bowling from comment #4) kbowling abandoned this revision. Jul 13 2021 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 03:07:28 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 4T8t5F1hLdz55R5y for ; Wed, 10 Jan 2024 03:07:29 +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 4T8t5F0g4pz4tkD for ; Wed, 10 Jan 2024 03:07:29 +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=1704856049; 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=jUn7spbHTLzzMH8gETykhLvoYjh21j8OCpjrL9jNNfk=; b=LRwobvnMB/QJy+5H2RK0CX6JpfkeEL7abCXC3/fjkEy9BOO6vlCVn+JEP84+jagsj2XAn+ VDEgxB4l/x5cB+iDy8RgyqE3GUybVEBkVoP+YyHSM6qk8erz03xEr49UpWNsTpHZ+dn1RT +oYdjMxGzzUh3aKY+NxpOQvM/KRwdgH0ZP06i0uYdvDxlK1QCvtLXzaK3di42rU/w57ahF VLaJNVBxsQYZlDgr3AiBHdmYApN6MYgVVxIKMmZRjeYD5l74R+ImzaSUbe6JuPBK/9jwJc 6ORwGNrv1C1RXhMEVoquuUxbjD6PmkCnTkOLpgCEd78jUuCuT/mSQT+83El8TA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704856049; a=rsa-sha256; cv=none; b=C4+H+rFtDHsVBy+7yaoIxRIAwPo8cGdKt49kh8hq2HJ9ch2idLUVEph4TBO/Cp1XZifEIz YZPN5Njooob5e7CrMZHwhDY6Ey5ALg/y3Zu5MwW4aqlR7RnPfI7/3uTB5de8U/Xy05WRbk 1DKFoDSPPk+VroQiTcT/xC707mKqpMDln6VkRCAKIlsYy7x9eBy5wbdb5Fr58ZET+j/3TE mktuF7pwK9qO7SCggAtJXWDkVGLIUrl1naj63IEoiTNRrbVM8xnoPZgp8FrslogcfjyDx7 yQnUIzvGpweaZ+v0hiM5yKfqLgElnbMIYdjXjYwRdVdbvkfjhhjdgrKumGqd/w== 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 4T8t5D6sNTzHrq for ; Wed, 10 Jan 2024 03:07:28 +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 40A37SGr040472 for ; Wed, 10 Jan 2024 03:07:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A37SGN040471 for net@FreeBSD.org; Wed, 10 Jan 2024 03:07:28 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 193953] vlan(4) on LACP lagg(4) do not update if_baudrate value and thus SNMP daemons do not provide high capacity counters Date: Wed, 10 Jan 2024 03:07:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 10.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: wma@freebsd.org X-Bugzilla-Flags: mfc-stable13+ mfc-stable12? X-Bugzilla-Changed-Fields: bug_status flagtypes.name resolution 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=3D193953 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Flags|maintainer-feedback?(wma@fr | |eebsd.org), | |maintainer-feedback?(ae@Fre | |eBSD.org) | Resolution|--- |FIXED --- Comment #22 from Mark Linimon --- ^Triage: MFC to 12 is now OBE. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 10 03:30:30 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 4T8tbq0x7Vz55VN7 for ; Wed, 10 Jan 2024 03:30:31 +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 4T8tbp71p3z40Xc for ; Wed, 10 Jan 2024 03:30:30 +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=1704857431; 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=aehnD5gQX5ouLLG+JKT5WKesYPwWKwx6SdKslU16+YU=; b=OVjSXTWj57cv3kNv5kEdqkKPhl4wGOU4If7XlRZSJhEfbsAr0T29/ogcJg8WmeSICAtnzJ 7iBPYPAo69Uh2y3Af7fKQ+NaLTVqXBVPTVTO8FmtEpE/80crnpZxWQu3akJWbop82K2lbk d3y7VnkqgJJb+ZiCbeuO3b4o+H8k35D/NK0xfH78uKXfONw78F112LEFhdZVop84jkAOef lv0ZLXaNSEiPC6hh39mMewKd3t1kFFiWpqkmezAsV2mRChJRBdsM2hrGAW1uW81tSEmq/1 ChdRm6F4OTVgl3JmxX9hViWtvNDgtGLNrAhD1UK1FirHcqQdPMvUNj+McA8Q6g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704857431; a=rsa-sha256; cv=none; b=snqsCyv1Z9DFnz0F6l+EnT2xq1va+eiD5uddrAL1DsDB8VsH5eaWwI+g/QQeEOG568cunj T3QkhtsOEhMp4wE79L0+hluo1o3x6Avz+3/ArOOHbfGvOgsEoKwr1m+X+FJzjFYWP0dFTk 332JWHIKg0bSXwITr0URD5M3Y0Cafw5HbwSY77HJIf+Deca2YKxhzHks01js+3lfOAQ2Yx 3xv+d4RZQFM0q4FDEKEeVk+hxwzm/MA6M6CjdUHKgPIHoGIP9qJ1nnQgfD6xl8i3/9ev+h UKUwHPAVazt+6zsawoi19Au1TqxSFDiBsiVB2jVXEX3Kv8CwVu5N89unz/RMEQ== 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 4T8tbp67GgzJJD for ; Wed, 10 Jan 2024 03:30:30 +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 40A3UUrR057206 for ; Wed, 10 Jan 2024 03:30:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A3UUhi057205 for net@FreeBSD.org; Wed, 10 Jan 2024 03:30:30 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 254596] if_bridge wants LRO turned off, if_vlan insists it remain on Date: Wed, 10 Jan 2024 03:30:30 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emaste@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: flagtypes.name 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: 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=3D254596 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|maintainer-feedback?(melifa | |ro@FreeBSD.org), | |mfc-stable13+, | |mfc-stable12+ | CC| |linimon@FreeBSD.org --- Comment #20 from Mark Linimon --- ^Triage: to committer: was the EN for 12.3 ever completed? --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 10 03:41:09 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 4T8tr85Cx4z55X60 for ; Wed, 10 Jan 2024 03:41:12 +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 4T8tr847trz42Xv for ; Wed, 10 Jan 2024 03:41:12 +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=1704858072; 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=yal71V9DTjqJ03+J0CWy1VjKjVmOSmMegNTwPofbfJA=; b=b0cL7n2dPHXSimUuWgORm6w0BjLwM5h+FSKR0T7NJoIbxs0f7UyF4tGNcIhxlZ54QKgG6f VyC/Wt1JLowlWs52g7OkXPGH8SknzStsElaD9+5mqCwvfwC2zs8U6iM1t+eqdmC6JTG78E Cu9U/VNJNYc0/+/7O7iJVxz24wpyZd5RwQCh4zC69ZzUEJid0BeNoPXOs6s82YfOKAuof2 W0Ge7ElS+cjIgejCGSdRt6lSxxlYc2HM/7qQA0yeQ3nJQrKuab3BRi5Uh3WkdbU4ok+s0m TGRKpK4CVA1YlWNRZq45mX//sB6Pk1IfeUG32V1rGS6XrAdsXCAnB36LbhoC8g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704858072; a=rsa-sha256; cv=none; b=cW1nyKccxHq8cmDYaBi4vhYvE1QnaR8kDZ7NnNT4caxA3z95GU9TgMHCcSAy57SeDmHVNK fvykCUH7h0YXps4VwPc0pUJeGpU9ol8NeCC6soJqZdp57Jd5w7mzvtbM3fPKiLjyyOZoJp 37aj24b5QTCnSnbuZmOYRViheTYeInmDEJUF0eAJPDWJ4TVMBomHdCTqgbo/a5p9XdzE5b kJ01A+Zb6UpLwMTlAWhYKEosmeEFtc9UdOxTpZq+fZ2czZL6mOkzvdTBZdN0bGsDTAziSE UZ11FRZCWSs8px2RAFC7oGcK06P4lQO8nMyvexqZoQvWZjVrIz789LgrrOg13g== 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 4T8tr83DJMzJkD for ; Wed, 10 Jan 2024 03:41:12 +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 40A3fCue013421 for ; Wed, 10 Jan 2024 03:41:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A3fCUN013420 for net@FreeBSD.org; Wed, 10 Jan 2024 03:41:12 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 218579] bge(4): Wake on Lan (WoL) does not work Date: Wed, 10 Jan 2024 03:41:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cy@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: flagtypes.name 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=3D218579 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|mfc-stable12?, | |mfc-stable11? | --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 10 03:41:35 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 4T8trg03LSz55XYf for ; Wed, 10 Jan 2024 03:41:39 +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 4T8trf3KM1z43L8 for ; Wed, 10 Jan 2024 03:41:38 +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=1704858098; 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=LRYt4Qw+PkXd/6OrhSXnwct4dO4KHOK2No/WnQpxER8=; b=JsXyruX6wwVJWjOLcq0CTVU6kWorNXq4Gus7Ed9V0F/4Cq2KgIWVS5FP0N1FKBARFp3hI3 lDHikRHlScx0qWAhxPIVyau5f3p5OpqEkBubXQa59ManQZ3+/WXOchJnVMhcYKER3Vmfz0 Eruhx8accOwVMEVnArdB5f+P1WJu06N01+qEOGGzjhlYV0Yt0YPF9kcSQgatOFdRGgKTpO OoBHP6r4zibM6HNmT6ISExY+6v5cHuUC8a+jA9NWZx9y1QMvWgJRj3YTut300eVf2684wT GZ8azw5QsSMdOF7I45V58wHmf5iYgzB2cp3zPh7PDlGc5oqmGMjcvmncp7Bh4A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704858098; a=rsa-sha256; cv=none; b=agh1qz1Z8AeMpevlgphDMB84vTHKqD/0tU0NSPJS4iLm0yuJNGBA66HVSNMjr3ZkHKouWG aHMOjLPIkIJAHxX5giRVLSUSJmSKOVKS2+6qx6h7BPPbTpZxBrUy0TgbQY8TISaaF3sJM4 zxPHyDo14xSWjhJW6N/JdthEerPZZFRqJ+6oQRPYe36lpkOfYq9DQCOb9u/0iIxSQTOdW/ SW+D/wDxGFWjAZS9flAo+tHgBXqpeSB3ks46rMASTZagXgshzM71mtu/9fsrP9mxqEfCDK UZ2TqKsHv4kVGgZbD1wKrgfUfZE+LJ+z5CyFETJD8mjbw+ieEhzfKKsC6B3TVw== 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 4T8trf2QQHzK02 for ; Wed, 10 Jan 2024 03:41:38 +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 40A3fcxp019345 for ; Wed, 10 Jan 2024 03:41:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A3fcJ5019344 for net@FreeBSD.org; Wed, 10 Jan 2024 03:41:38 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 118111] rc: network.subr Add MAC address based interface renaming Date: Wed, 10 Jan 2024 03:41:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: easy, feature, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kevans@freebsd.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? X-Bugzilla-Changed-Fields: flagtypes.name 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=3D118111 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|mfc-stable12? | --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 10 03:50:27 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 4T8v2r0t6fz55Yk6 for ; Wed, 10 Jan 2024 03:50:28 +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 4T8v2q6wHgz44tl for ; Wed, 10 Jan 2024 03:50:27 +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=1704858628; 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=GERDeKn5JkRobSqeBeYYQ6xKvyy+sF+wOF/mV3gi78s=; b=jc1wAyltvlqIiSKp0AUVCqJm+aSE5vMEFQy4zQt8hUuZLhnklptxcq/5PomU80yW+oF5ti uvMdnn8Yz4O2UVWdC9tRpZHbGsn2dnKlosZKmnpJjXDkwdvlDEACsvo4puoCCnTKd2eqg9 8teLY17lcqTUZoMwO0RBB55buiJVP+mE84k5BvshvMdUldrE/rq2hKqcL9numKJBC1p0xg sKlytWnoMNklFMvRSaIDJcebdAanOPUujuHQbuS8Hi9JvXURsYqW+zTn2ArtAgtdhXXVZU ghVZ4K1uDI7h85vD8B9IcqvJybYIvjyCknFNzxSaZkKEO1zGPqrPKUU6Da4YSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704858628; a=rsa-sha256; cv=none; b=YhP/jDeH95mgtWVUjCd7LCr800GYfVLUFNXWMOkFP3Dkn89EqCBn7H0fFKpFm0An3EpbVV wjJ01+F1Y6MXCL+d7gFvCGtT+IL2Z6h7n714/u3uGaVPj/etOWB3fZprq9hsZxEMCp4241 O6Z/GZW3SJwKLMeEPQG39DLEBpjjVLOuMos43FgJ/JfobGzTMwx0yiAuJ8VgeQ2Fmzo8lh d9YQNBSO1yE2Wn/f3TKtYNjSMf7L6/8KLPYEeMof/0KcE4apUwrX3KalmFegIwSjc1rf5J UUBDfbyYDYh6CF+5q9anHk5P1GNl/c412P3IOhWBjX+P3CjUHHwqmQRUCKRbPQ== 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 4T8v2q60MGzJj2 for ; Wed, 10 Jan 2024 03:50:27 +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 40A3oRhg061257 for ; Wed, 10 Jan 2024 03:50:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A3oRtB061256 for net@FreeBSD.org; Wed, 10 Jan 2024 03:50:27 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 218579] bge(4): Wake on Lan (WoL) does not work Date: Wed, 10 Jan 2024 03:50:27 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: cy@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cy@FreeBSD.org X-Bugzilla-Flags: mfc-stable13+ mfc-stable14+ mfc-stable12? X-Bugzilla-Changed-Fields: flagtypes.name 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=3D218579 Cy Schubert changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|mfc-stable13? |mfc-stable13+, | |mfc-stable14+, | |mfc-stable12? --- Comment #46 from Cy Schubert --- (In reply to Keve Nagy from comment #45) Are you able to test the patch on your machine. On my machine it will wake = the machine but any subsequent poweroff it will briefly power itself of and on again. However if I reboot first the subsequent poweroff will work. I don't know if this is unique to my Acer laptop, with its various ACPI issues, or = if this is problem with my patch. So far I haven't received much feedback regarding this issue. Until it can be determined that this only affects my Acer I'm reluctant to commit the patch. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 10 03:52:39 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 4T8v5N228Tz55ZKS for ; Wed, 10 Jan 2024 03:52:40 +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 4T8v5M6xpkz45r4 for ; Wed, 10 Jan 2024 03:52:39 +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=1704858760; 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=E2PLSCJrkPoKFZixcF7smZ7Xx0TZh4G9Cim8JkVaNm8=; b=Y4dbU6TUjbxfLVt6uMfxHZFi9XvTYOU4VfqpL2gtSz7r/+SqpT9VZaf1XZtM2tsBhNzSfw HawWHS039Yas5kaLyBvqqvz6PJ9fgxXrINjsbqo5LOVEmvf79VcKbXPYivd2TzF3zTAe/f Ya1TDL4l/k6lD+q2894uO2x2wQQiMSS59AnfChXJXvKmVO/Zzcja4Z0U+LKk5TCHaXx+nj jRp+zN4h0x0JOveKKZwKIicASIthb/SObKRYz+wHwVS2W8PxWy41N+TzJOvLBTIMhq3u1q f26mgT8hPpnXtTN43ko5do199Q6WGj86V508d1n2Q1FOyIYAG/AT/Ygl6uV1uw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704858760; a=rsa-sha256; cv=none; b=DcbO2HZQ251iXJg0Z/MROHptDHXuzUN6d2DWQq4qK1qVnVXMPyJnRdJLfeFn7nTBkA9aJS JpK9Co4uGlooaNRFRViE66ZJ2t4FB1aPhSYfYY7lU7pYVpbvEPFNpl5QoIyI9kK38v5xxA vBNHVjmhhwqBYuHsir78xwrAhHdeqNIvJ+Lgm8j8FKfbVR6QpHd+kuKbKwknacphsIzI5g Uym1Q1LCVgzQhZdR/fOaxTBYdt7m79VNvxLVoHN2L+lux4nBFmJ6rcVu9PJPgEBh6rt+iv uFZzVECB0Zywg++9jcD4Mzv6MX8z3Sw5B377Ti9hkIEFz5ZGSX7UcPgWM4T0kQ== 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 4T8v5M62xqzKHF for ; Wed, 10 Jan 2024 03:52:39 +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 40A3qdbG085653 for ; Wed, 10 Jan 2024 03:52:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A3qdhM085651 for net@FreeBSD.org; Wed, 10 Jan 2024 03:52:39 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 275774] IPv4 Mapper address problem Date: Wed, 10 Jan 2024 03:52:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable14? X-Bugzilla-Changed-Fields: flagtypes.name 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=3D275774 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |mfc-stable13?, | |mfc-stable14? --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 04:03:23 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 4T8vKm0GB5z55cY9 for ; Wed, 10 Jan 2024 04:03:24 +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 4T8vKl35qjz46hq for ; Wed, 10 Jan 2024 04:03:23 +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=1704859403; 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=VXdpgk4HK73gFxu6gzuIp0YFX37NTd0ezXf5tuPfcD8=; b=SfOmgzSWcu0QdICdmtAkzAGDjf59ZjOnPyMYzbGot9HGee5sT6D5sx7i9XI2kd6gA7Nad9 5gPNAGSNdW/cDvXnQ6vK0FyuVnn4kvIy3R0P27C1u504qBo6APJDwnUrcj8mytjFur0ND3 +QM9XSc7sZjSbS0YPNZE6RG5qXW2zJllCFcg8GFgPYVQhfKd+qVIqdc+HDmk4ZosMbQRzH /a+f8CbLPOAV5EMmwLyNvSuV8+Xr86yhhQ/HhIga5i1BLoE+agj9ztlCz8/XW0lmRGipBE mYfGyhQH4EGjAX+LAsXvWrRkCfC6LKPWH8VoHawn+s38PxOT2vTnI8J517Qcqw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704859403; a=rsa-sha256; cv=none; b=BureSy3Qtlr4GAwVoFVSn2xsOiI+rZWAr2jRfHHBzShLMPuxAcOUgxvEwVxukouvaXIXr0 5YhrYb9mGYbg66FOZ1huSWG2wkBZ9/M9TU3V/5t0Yfwl6G5G6Gv3IKRlRbXQRql7qh+6Le 55LrRUAKETkJzpQ+bNd0C+bIoKTHxsKFLUcH7XUgH5alR18ENsDENHWkcCF8g88rIvJsem dP/mjIBMuaJyXNVueC1acotx+wpaiK37aF8YLOW5GcHqCMBgEWmKPX8q413T/r5PLHzbAY VbiRFezRivfnq/XncqMDF5sYknvL7TSyMzyEWVU8QLCWewvDwUeZOCHy7yioUg== 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 4T8vKl294HzKZG for ; Wed, 10 Jan 2024 04:03:23 +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 40A43NqG048016 for ; Wed, 10 Jan 2024 04:03:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A43NHq048014 for net@FreeBSD.org; Wed, 10 Jan 2024 04:03:23 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 227033] vxlan(4) does not work with vni larger than 65535 Date: Wed, 10 Jan 2024 04:03:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: qingli@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to resolution 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=3D227033 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Assignee|net@FreeBSD.org |qingli@FreeBSD.org Resolution|--- |FIXED --- Comment #4 from Mark Linimon --- ^Triage: assign to committer that resolved back in 2020. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 04:04:04 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 4T8vLY6WHFz55bwl for ; Wed, 10 Jan 2024 04:04:05 +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 4T8vLY3HW9z47Zg for ; Wed, 10 Jan 2024 04:04:05 +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=1704859445; 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=Mx2D+QTi8Zqcf/0LRcUvxxRAdkoqnlh0ixbdFQoH9OM=; b=L3kNvSC4wv1H3uuO18mI7BFoktkSBQJSNVv/SuE33KypU8mWdm3D3yieoyiNppP/oNOnKa 82LQC4IB66V1M+QHiA69kYmC1ZNHnN8jYG/dHRblTdfr0MUsbOrX/gnKSBJjZyh/EdNkdZ +A3anzn+OHgbuSSRw9AKV0C8VuD0mNuvi5NNnryjdRkl5Z+/cNMQZ1puNGa9JxTjjduug3 fh05BhpYE3UX8T3OutXBCxGKc0pj5kaV/a0VXmG6ZLUkxkey27jFpdfD6XwWKkySo/I+W8 Na8rYy3eqdE7zEsqzy9fRYm72z0wO86/+IW+Ee0vJtXlApvsKp/PgXvkDxtrSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704859445; a=rsa-sha256; cv=none; b=oDmonL8hrhoryFTJjIh0ZhMI3t7LFJgrod1kOMdcm8tny9cNH2Wv1eNlota+/+XHauO4K0 Q8fdy8XnBXF7SggPZ2/g7gOPxMB4mT5urPxDWSDiz48GKeyGCPvyhBC6YZrHsnxbhEgYS+ H/FbWtolJxemG/OSahY/ZpaKKIKFIqvOj+C2ZJeIpxwKZT4L+MrxjBLAqWK/a0Vhla2pzF 6JwkZuGYhH21j33yEwNbDDLpNn9ToAdazj4UI442OhvkHa+XyrJfH/0tFjYB5g43oao3sn fdMHtr8udMUukUVcJQTbfYk7BLDO5EP86IjjyuzSOteqZE5PCglRYfRgn8slsg== 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 4T8vLY2MQPzKBk for ; Wed, 10 Jan 2024 04:04:05 +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 40A445dc050638 for ; Wed, 10 Jan 2024 04:04:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A445jr050637 for net@FreeBSD.org; Wed, 10 Jan 2024 04:04:05 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 255597] Feature request: allow ifconfig & route to run in jail context from host system Date: Wed, 10 Jan 2024 04:04:04 +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: 13.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: melifaro@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: assigned_to flagtypes.name 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=3D255597 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |melifaro@FreeBSD.org Flags| |mfc-stable13? --- Comment #3 from Mark Linimon --- ^Triage: assign to committer. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 04:05:54 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 4T8vNg1Hw6z55cg3 for ; Wed, 10 Jan 2024 04:05:55 +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 4T8vNg00ltz48Wn for ; Wed, 10 Jan 2024 04:05:55 +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=1704859555; 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=u9un83pa7Nz/JeCuFBWMQLO8n45F6QMO2lvB3dlVJog=; b=uaTP3sjf+uzVOllslEfrwHfY+VeikqVzHucq0WFFI0DwdhIcH97Mr/raZatVhggw8QPOT2 suk+VM0SmSLB6lAUpMH06JcojEv9oUNpnxX8EQumjyUmdA55ztOO3IrEyeAdeGY9OANGZB TCFyOgxMKxD1B/C+VsQt8RdqMXlu0uw6BZuEstm99aQ1r9pMAnMQXytPBsKjgLNfZtF3w2 yHy9W6m4ka41Yt40OYRTexZiH8HhO5o8b748WuJ4WzndsbFMwVdI1fJQPYbXl+KZnYVBJF P9V3WTf+Ti+J335ynDjdei7ozXxoV0aS/nh3AgiCzyDaP0CUlsk7qZQLS1Z0FQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704859555; a=rsa-sha256; cv=none; b=g+Mnz7eay6RIXKcWiqn/gKoIUWgCr+TohYw5H6HnKUD4/XAqEXuGNsOK4tSoKKAPtqAShH 0wU1+TUxppEF/6Sw6QC9+AUsxMU0dBoFWevAi9gVK95nBywnBhcUO2aucO3VQ0FKdyVfES JieLG6GYj3xklvPTCyAbVsRoj9QeaRHZ4VJngWfykkTZhun0TKJxMdohNoh1ZkH4SzuMEY M+45XnmC6Pgy7iC6nudj5dl0Q71AZZXujXIHA6OwqfW5623+0bnro+c1wl+enSeD/I9Q68 BN+boYIehWAg0HSZtgdN+hDnicqgTK7XgK/Xcq4fU/sTs2kfQ04k5CaCZZZn6w== 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 4T8vNf64R4zKkl for ; Wed, 10 Jan 2024 04:05: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 40A45sbN056822 for ; Wed, 10 Jan 2024 04:05:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A45spD056821 for net@FreeBSD.org; Wed, 10 Jan 2024 04:05:54 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 272947] cxgbei: kernel panic in soreceive when hw.cxgbe.nofldtxq="-24" Date: Wed, 10 Jan 2024 04:05:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Feedback Timeout X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D272947 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Progress |Closed Resolution|--- |Feedback Timeout --- Comment #12 from Mark Linimon --- ^Triage: feedback timeout (> 3 months). --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 06:14:09 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 4T8yDg0rcHz562Y0 for ; Wed, 10 Jan 2024 06:14:11 +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 4T8yDf6rwkz4bw8 for ; Wed, 10 Jan 2024 06:14:10 +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=1704867251; 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=E7JhiOV6nLajOepXIduAQXmk/QGq+gF9f5EX2RuvbyA=; b=izxshnlGLMNZ7oaJ9eMNETZgh/uobd9wG6lebDGSAue9tKoiUDM6AsQbPXUdYdF+Leu8OT pZbbA9w5AbxVdkng3qBwMhJMRLeBkdy7WsotexL1yY95tVhIZCY+k2Sew1Q6o4dKVnoLRx eoFEzuYqvWjrdyhXgGK6KsmKG5G57afbV5/6yuhYUdumComJnx62OC85xYoLvfzjCReMNp YuQd+hEkT6guphdlQgVN96dD3NHDvXuTTy1uQgaQViiAxuz0+6A+bnjND2kmBJqf4UdYNg ZyrAYLPKqCTXZSPmrJbebFb2UQV0iPZbmEEHhz/2jNIyIoVo8o1MgyOSEvdqZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704867251; a=rsa-sha256; cv=none; b=CVk4pzsdT+vrX3AUlYWffosLpZdCMgp/FI2I42a3bTFu52HQGmxiD17dAlMVnel12jbkaS M82CHTgTXbNMMsn4hd1Bc4CjnK867PjV/mJp4xOzsvhHKG3i8/U7JzhUPuiqJryTExdfx5 hpt8tsHIF2qlkEnkCH9MNMViq5KC19YPOUYj8lToEvfTT10O/Vm00Z4Dv8cmgseboH/MGg 1Nim4nFoWfpseQCKPVon4Y3N1ossQCx+NixXGWlqBVMdv14q8KKsAvaAsMKi2dGK+Q1kxQ 0aKyZcQi2HI0Z9kUuJX9ORGHdbSpycE2fYsw/fw0hZFRZyvHgwzDsjH8GT1zqw== 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 4T8yDf5whGzP1M for ; Wed, 10 Jan 2024 06:14:10 +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 40A6EANu063476 for ; Wed, 10 Jan 2024 06:14:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A6EAvx063473 for net@FreeBSD.org; Wed, 10 Jan 2024 06:14:10 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 270607] if_bridge: net.link.bridge.inherit_mac doesn't quite work Date: Wed, 10 Jan 2024 06:14:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D270607 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #13 from Mark Linimon --- (In reply to Zhenlei Huang from comment #12) Note that that DR was committed Sep 9 2023. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 08:25:00 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 4T917d4ppMz56RMs for ; Wed, 10 Jan 2024 08:25:01 +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 4T917d3nybz3y1r for ; Wed, 10 Jan 2024 08:25:01 +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=1704875101; 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=DqScRfAitXVMYtgGsrchtsD0sIubIsz2P72zGKdMWfo=; b=JE26zu/SJ85spb7i1Kbq9nbBOUirLpfYmOHyF1obGq4NELs7QeXoAPu2/gTWYNp2816sc/ pJcfLMWMtZsQne1qK7BwYXYDhbOsQvuLLnxsm7PwJ9ZWa784nUcPyXEBlT90gChiqSXjBT Vdy4Z7CUot5k923oVZzsj8BQZkRS/SWABD8tw7hg8apv4eGE5crpkGt7CypYtZ4bQe/pVa G0SD38q9+cXyEalm6HEoRH2Ww58TSmDjRIplns2UZKcU3a0OGroyml1/y/mXyOedToKOI/ Ew0e1L5mFyLmb4wldppOA1KdTncTETvBxR+daliHGlXeOdPorfo4DpjGo6CovQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704875101; a=rsa-sha256; cv=none; b=XLLAWNWBtX3wKJd25LW5fOTeZ6kDP7c7uRkewvLzMmGU+6TFjeLgcJ7grAj2fFNou5njqf WOoal2uVOfdpAPwDTfvrF2a7+b4Aqh+lJicKKGNd6O7BSmRbbtzPz9rm39Ccejd7YWHQrk 9oCCciaGLolDwcjRjd/fcQsyonzRfDh9NM98fSpOUqhpmbZfBErr3XtHB0+0Bk/1RwGFGr m45n18uZUJGsLR49BGU1bz3cfcwLmcdu1Wqkdg3+PEB8Uu5yuRJh8khb3+W+pjMT+YAcYh RMtVb5obbp0Af5tJvm13iHhux+fqh/igDhpcNZfg7RnVsWFdeJ2oZz1HKy4CoQ== 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 4T917d2ql7zSPQ for ; Wed, 10 Jan 2024 08:25:01 +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 40A8P1QU082640 for ; Wed, 10 Jan 2024 08:25:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40A8P1Q8082639 for net@FreeBSD.org; Wed, 10 Jan 2024 08:25:01 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 218579] bge(4): Wake on Lan (WoL) does not work Date: Wed, 10 Jan 2024 08:25:00 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.2-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: freebsd.bug@nagykeve.e4ward.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cy@FreeBSD.org X-Bugzilla-Flags: mfc-stable13+ mfc-stable14+ mfc-stable12? X-Bugzilla-Changed-Fields: 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=3D218579 --- Comment #47 from Keve Nagy --- No problem. I will test it in the next 2 weeks and report back with my findings. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 10 18:45:35 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 4T9Gvg28Flz55cRB for ; Wed, 10 Jan 2024 18:45:35 +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 4T9Gvf6mPlz4NhZ for ; Wed, 10 Jan 2024 18:45:34 +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=1704912335; 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=QY+jdRqjIFN3Mh5auG2yFohuT3MSz0Z9dUbhDzyUdak=; b=fvIiSjFoT3eNyClsq4iTmMrebhHRs7DGsmApFtAwmWzl5fAg4YfKKGWWqEuYtTuF6A809R OrdSAvueTx6YkhoEMPdaghbOW/9TPHFDhkc7JT7T2dVqSQiwoUUF8ZNLWnaIdEW3STZ77C qt1dT29lxu/SyIPFE+dbPXpSDvcHEXKkKlWrNW0bmVWuSkVth+WsCLyRrX2gZ1TGvA0uhO 6YXxti4fc1ol+yFpcMfd3+DwE04CKWsuvJfsBOHxBaHw9XmErmxTWibEk5nXtZH4hyYx/9 hdjUfpCr5BLkvKGeM7ERzzGQE8VcQJI9tKQllBzDQ8BuE9NlTxTb+5ufamYgwQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704912335; a=rsa-sha256; cv=none; b=Kyh+C1srMi01gocYPXg/soKpT4GbRI8qHbxOQ+HwtI8kuMSwbyL0wt9BzTN88bkg/6edg7 1urbMF88N+SszonQ4+t/f7asz3+HO+0i+VSnSOT7i6h2hBWRHJSq352DL8E2oySS8dPhfp gYar0H1abEpQ1G7tI7Ak7DqMUHHb/Ko8t+sA9O49MsxdSs5SmvoWiyvuxTxqC33gsHnEA8 YdlZxBvF3YzxdR7KYvtzATtITuVh7N9hwa1ZcGB+1HL4I4aTTqhuaxsu+bCmVQi+93uWS6 lIlK2s4i4Luy5HVdiEOYG8fgQGhu8Cvdt1nUrXKeU6B1nfFPDYcL9yxjspIdLg== 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 4T9Gvf5r9Bzmn8 for ; Wed, 10 Jan 2024 18:45:34 +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 40AIjYkE072853 for ; Wed, 10 Jan 2024 18:45:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40AIjYk9072852 for net@FreeBSD.org; Wed, 10 Jan 2024 18:45:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 275774] IPv4 Mapper address problem Date: Wed, 10 Jan 2024 18:45:35 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable14? X-Bugzilla-Changed-Fields: 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=3D275774 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3159e314f194bd8db98dd4516f46350b2= fbe44f0 commit 3159e314f194bd8db98dd4516f46350b2fbe44f0 Author: Richard K=C3=BCmmel AuthorDate: 2023-12-15 11:49:45 +0000 Commit: Ed Maste CommitDate: 2024-01-10 16:37:44 +0000 Fix udp IPv4-mapped address Do not use the cached route if the destination isn't the same. This fix a problem where an UDP packet will be sent via the wrong route and interface if a previous one was sent via them. PR: 275774 Reviewed by: glebius, tuexen Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit 7df9da47e8f04267330e1baa751f07c0c4aaf2ac) sys/netinet/udp_usrreq.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 19:52:22 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 4T9JNk5gcGz55lwX for ; Wed, 10 Jan 2024 19:52:22 +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 4T9JNk4d62z4YVZ for ; Wed, 10 Jan 2024 19:52:22 +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=1704916342; 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=xonbaTRpgzHfAUIUyKWgZYChFiTaJmZUOStiQ6Wp96Y=; b=YVP3vgU0i9vuo74/lLuanLfIegwTTBfU/oQS5BwD+79SuMF1lNQNw/H/Jdo/f1eNM7zD9E +fKsi6ITh0kCEobFv505wweM//n0EMMiMH1iXxbk0ZfSE6KaZp6gl0ln3aTECfcAWw0csg Xz+hMgUwBPW4sHbcBth6UBjK8yMtLsbQ+7JoZC+w6NRbw+B410bVS8QlxGt3WHSlULeo28 Mu+VaEQHWJbPZ6z6yXqSmoggTkVojlkI/SptAz3QnBF+uCKUrGU5Al+by88pKq9CqnuCZs j7QQN3hT30qXla6y08Dd9L4rzm9WaKaJeL4kYsQQwWFGyBGjHEXbKcw81bhQXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704916342; a=rsa-sha256; cv=none; b=ipGj1nMQ6bAWQR7gR0SvnQveEToVOAWq2ady8nk9KJBoswSVkP/3K5FNhXvMzc6f9SmWGy wn7U88LHCnd9AJPHN/q2sEH7zIc6dG1x13XPD4dPdqVbs52s0mobiquZ3iqxL2r0Sg88P4 QVS/GH0e2tUM2xAtX0pGaNox96G86mB8olOW13pqCHBEyB50yPR06Gp3OZo3qRwt8+kkLM FFhEzMgtsRkbnUVicY6mQ7+Ysi11y43pI+zyma6VvCmmV1jBNWLk6L+JjcWTRAIun0TC+N oqsJyVY4fhOQyRwABP0RLEIiozwZdndM0kt3nDF+2RWvthXtDVaKA2381uCyjQ== 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 4T9JNk3j37zpKs for ; Wed, 10 Jan 2024 19:52:22 +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 40AJqMvd050924 for ; Wed, 10 Jan 2024 19:52:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40AJqMfZ050923 for net@FreeBSD.org; Wed, 10 Jan 2024 19:52:22 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 225438] panic in6_unlink_ifa() due to race Date: Wed, 10 Jan 2024 19:52:22 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: crash, needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: glebius@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? mfc-stable11? X-Bugzilla-Changed-Fields: assigned_to 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=3D225438 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|net@FreeBSD.org |glebius@FreeBSD.org --- Comment #6 from Gleb Smirnoff --- I just reproduced a similar race on 15.0-CURRENT. In my case it is race not between to in6_control()s but rather between in6_control() and DAD timer. I'll try to look at it. --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Wed Jan 10 20:10:57 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 4T9JpC0KJrz55nq7 for ; Wed, 10 Jan 2024 20:10:59 +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 4T9JpB657Qz4cQj for ; Wed, 10 Jan 2024 20:10:58 +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=1704917458; 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=19Hh3VomXiL9AcDemIY15POTyK3Xha/d0KW+AU1RRPs=; b=MFHb/jYQVPenR5tNMd3d2/T1Swh+v7fiYsHsvo8MsjP4/5BSVUpHYX7iArHAWmNl5mS+EA GyYMZICsSQjZ4hHhJmLAl3LPvofhs9HpV4PQyO6emsU5qZ3I7uAl1HoLFPkN5xm+KDDvEI EasX3jv7JITUCyw7w4pv8VtSEbdY8ykoKo9/hvVak5rmqViPt1BJjVk7FVk9j1XN8Qzs5O kBQHB+hz20t45IudIdgG1uk79clUqkR3JAHUKjQDDYp/2pX14qd9bSlaOsgGQlIoXMEzOB k1TPVVXx+16ojmbGxrbfSnUZkr/8htplie325lL90cmXHd+xAbmtnLdi1/nhuQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704917458; a=rsa-sha256; cv=none; b=XV9uWHy67r5JGQHz3GiXXv8HAOxWHHtYxgEhQxXL+LUrIYwqzY415aN5TKi9u6MqUwJYIR y7VU8WNitJ7n6YiGipUTSTENMoKKW8YLhDb/uOEHR0dObsnuw0eBiTRy6Ua3mZj/FTRNRv OOQTlJY+VGURUXEHr3UYREg6R9J0ZGaTI0xLfzwE+uMIm90JE1VxZPgjPaacOjgqKeIKiy 8Qq7s6yv3aXW8lzU15i+fWaMT0RV59cLfItUi44/cQrFcb4MlwiG0ccXT1c8RC1ZAigGGv tMqVaJtVsqbDFaZc0Ne0btgsEeFokIrc7zWsQGc205jHTcVzd1SGtT2HrCDZtA== 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 4T9JpB57yBzpvm for ; Wed, 10 Jan 2024 20:10:58 +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 40AKAw70048743 for ; Wed, 10 Jan 2024 20:10:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40AKAwFb048742 for net@FreeBSD.org; Wed, 10 Jan 2024 20:10:58 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 225438] panic in6_unlink_ifa() due to race Date: Wed, 10 Jan 2024 20:10:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: crash, needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: glebius@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? mfc-stable11? X-Bugzilla-Changed-Fields: cc resolution 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=3D225438 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjg@FreeBSD.org Resolution|--- |FIXED Status|Open |Closed --- Comment #7 from Gleb Smirnoff --- This particular race of in6_control() vs in6_control() was fixed by f5a365e51feea75d1e5ebc86c53808d8cae7b6d7. The fix is in 14.0-RELEASE. The issue I reproduced today is slightly different and it is not worth keeping this bug open. --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Wed Jan 10 21:10:22 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 4T9L6l3YmHz569fP for ; Wed, 10 Jan 2024 21:10:23 +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 4T9L6l1FWfz4mWw for ; Wed, 10 Jan 2024 21:10:23 +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=1704921023; 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; bh=iXMHeIgpD9c1gMU5qZL3NV4vRVgRiiNqjnv7EAC/TK8=; b=AsfptklgPVbxAIIOYfbxe/8DJZRMqymONhX48NDxn5fVXr5h0U36KpKxycUpxOS7Wkoe4j NUgytyVwtiCGrQbka3NgGK1C1RewrXIXWN58b3pU+CxkrCUoCys019uY/GeqTnNzjsCYOd ycmubHGMmUQNl3rBvUiMoJdGaY+CQBP571sk/O+xkW7/MlPnDkAwTetSxodnGRPf+gX3BN sOy9EVXhBKa9AuRTqhO07cJYn5GBWxL42AUFgCEjhNwHIHTLZNqd+prSZ7wjv5GEZ1FVgv Bb7uRvTllMQjvxHphhHG8IJ8r1trF3r63wc9DPOiBnQbxxik7eU1Nd1YpKd//w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704921023; a=rsa-sha256; cv=none; b=uCz4RDA9QknS9AehcgIJQZ71J2yomhuXrFLxanHjobnt8UdH5p4GS9KGIXfGNJb2L7M51S PeFbg4bjK3Y3OASG9/EAOH8mZgzdPXkriF6awPp16u9KHxpmV5c2jGPDK9rw7oYlz/vPz4 43SrtRNhy5ry5NmcXsgZ/5dJRe7/fyaZj6dgAgI0Uzh5pdbYwF5I7JI7JNb038KlHQTXXG /iYfCDowidmfSp7wub8CEKfOiJIb2BBKJdsmYwTRMbTj9QtfZJwyL36UJSSJuLBdjfbqJI 7KQ8dsuFPjU+lzsWX7R8hROrGrULSBXTJ5In9kDiBpeuwEkeFr9zp/ilnuaStA== 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 4T9L6l0CXQzr8c for ; Wed, 10 Jan 2024 21:10:23 +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 40ALAMoA080758 for ; Wed, 10 Jan 2024 21:10:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40ALAMjx080756 for net@FreeBSD.org; Wed, 10 Jan 2024 21:10:22 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 276248] race of IPv6 address removal with nd6_timer(), panic in in6_unlinkin6_unlink_ifa Date: Wed, 10 Jan 2024 21:10:22 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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=3D276248 Bug ID: 276248 Summary: race of IPv6 address removal with nd6_timer(), panic in in6_unlinkin6_unlink_ifa Product: Base System Version: 15.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: net@FreeBSD.org Reporter: glebius@FreeBSD.org nd6_timer() uses network epoch to go through list of IPv6 address: CK_STAILQ_FOREACH_SAFE(ia6, &V_in6_ifaddrhead, ia_link, nia6) { Note that epoch(9) introduction to the kernel this list traversal didn't use any locking, hence comment XXXRW: in6_ifaddrhead locking. The epoch locking guarantees safe memory access, but doesn't prevent from addresses being removed. Then nd6_timer() may call in6_purgeaddr() which will try to remove address that already could had been removed, e.g. by in6_control(). This race manifests in panic: #17 0xffffffff80c33c58 in trap_check (frame=3D0xfffffe000effdb70) at /usr/src/FreeBSD/sys/amd64/amd64/trap.c:662 #19 0xffffffff8097e623 in in6_unlink_ifa (ia=3D0xfffff80002520900, ifp=3D0xfffff8004d72d000) at /usr/src/FreeBSD/sys/netinet6/in6.c:1445 #20 0xffffffff8097ee0b in in6_purgeaddr (ifa=3D0xfffff80002520900) at /usr/src/FreeBSD/sys/netinet6/in6.c:1405 #21 0xffffffff809ad781 in nd6_timer (arg=3D0xfffff8015064dc00) at /usr/src/FreeBSD/sys/netinet6/nd6.c:961 #22 0xffffffff80673536 in softclock_call_cc (c=3D0xfffffe00b98be828, cc=3D0xffffffff816800c0, direct=3D0) at /usr/src/FreeBSD/sys/kern/kern_timeout.c:717 #23 0xffffffff80675e46 in softclock_thread (arg=3D0xffffffff816800c0) at /usr/src/FreeBSD/sys/kern/kern_timeout.c:856 --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Wed Jan 10 21:11:23 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 4T9L7v5cgTz569Zv for ; Wed, 10 Jan 2024 21:11:23 +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 4T9L7v4ZGDz4n0j for ; Wed, 10 Jan 2024 21:11:23 +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=1704921083; 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=VvWjHUHHrNJMiEJdZvtSE0QmTousyrtQ9AesTfVLWEI=; b=opflxXPJPhonFwHKEVdjhjkvRKLtZfzHSzK4tALa1R766WCfxLSXCQhireujYoogQFXXyv 1RnRMtH//tETllalrXIwuPN7+mReJW5ENZJQVCMPtBiSgLsTD4fGwlMxdTUvhdmJ9MmIiC XiZb3kgurp7Z0zRomck/0z6mJXbZ5kwf5pss9S0gY1K1TJDZAn/YNiNxCzu67wT8nKi8pF FNAUQTonbqUpibuxZDQKReP2RgqK086sE0WHt0y7altuWO7Owe6yr2jbWcjZGKO99JPfNU cBD5VcB5VlkGExPRXNTmj40d/xihMhQJgatbjXYGx2fau5uNFU7ZfbDtQfjF/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704921083; a=rsa-sha256; cv=none; b=MpxXIR80qG9wt9/evMEauMpWfW9OkGB7KOs8fJiw5TFxABtHwe3RNBpDPAFwK3A3qESVPk JrQ0D+l9PE9vC/V5vy/sZdW+imNnSnsbHpMbV6K7kMi5p9Jd4EXbho3ML6DMhSOKgFE/Lc 9iFEHdbSKZs6tsxhVO/baJfUyiVApieRm9y7vk9QDPVrDU/IW/siHCvi68ygrj04kPmcj+ /kjDoiXgLYVrLG8b90Yn2qfuKna7ntvu6Q2ie9Ff8oTUXmFKQkgW7geU1FYRBs06qEyhrZ PfViC4IUBmNvyW1bnfZSYrpBSqPeIvTD8WsJ8wUUkTO4TCfoBmFiIoo/gsx/eA== 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 4T9L7v3fFRzrCC for ; Wed, 10 Jan 2024 21:11:23 +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 40ALBNm0091732 for ; Wed, 10 Jan 2024 21:11:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40ALBNOc091730 for net@FreeBSD.org; Wed, 10 Jan 2024 21:11:23 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 276248] race of IPv6 address removal with nd6_timer(), panic in in6_unlink Date: Wed, 10 Jan 2024 21:11:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 15.0-CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc 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=3D276248 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|race of IPv6 address |race of IPv6 address |removal with nd6_timer(), |removal with nd6_timer(), |panic in |panic in in6_unlink |in6_unlinkin6_unlink_ifa | --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 11 04:53:07 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 4T9XNh2Q77z56Pxb for ; Thu, 11 Jan 2024 04:53:08 +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 4T9XNh0qfjz42JP for ; Thu, 11 Jan 2024 04:53:08 +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=1704948788; 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=IPlKIYHrcGAKRn8xeCsFUMxGfEvEITPSAqa2M78Acsc=; b=g+HGVztEE1Rxl1AfxphEzkzEOgU/gFNdzgkdWkGAA2+qpBTedCSzbyvOjDPpvYwKj71qAO FMEi9WNqc3JAci20sqRqwjmvbzRtp1MXIb5KFeUdl6ni3UqQsOGKn5CvBNSZvYyrB4f6YR HtiW6RBLNDz2iVJdG24ZU/z6UHnejkIcuB7ygz0LRJuQuDZ7BX6VkB2WgUq5AkDziJNtO6 NiV4AlLqljcULviyAZFkPZue2j+Ihv5tynbPKr0gvAiCjxbs5J49SRndSKCCW8jC8Sqr2H LyyE4NWRWSHJhFan7wrQXWDJl5k+Wt6tkwvPxiVJ2n3hj8j1dA7p6soWO4rOrw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704948788; a=rsa-sha256; cv=none; b=beayXi+01v1zaBvusxH5/FRlXNrnq58edP7hj9Kp8VQDojVBIVeaGTaBOMeB2G6Nh0js/c SuQu6clQzkcBfE3DIct7M4XvXz1EvjPmBZ7wL2xezQ/yIDgPqQrKQq36L458m/Fk/AU+DY vGuTPUl8XYc3LhX+rHm83kvgZHtVZlnsqXxY1czeS5Qhn4Ny/6/xHVBhEXLRm/3bMv/p1u ESvuzfQN0VgVqPB/ASmgao1ZiP13jShZAvTbKKK99RPR47XGyU9nzMOcrDlt6sua/O2NEk sRFuQ+f08o3QaKmJKKO2v8fjY4kpW7WlfPGf3EvIbeK9ukjLWwC92k/S2V7UWw== 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 4T9XNg7194z14dD for ; Thu, 11 Jan 2024 04:53:07 +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 40B4r7Av082746 for ; Thu, 11 Jan 2024 04:53:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40B4r7Fc082744 for net@FreeBSD.org; Thu, 11 Jan 2024 04:53:07 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 225438] panic in6_unlink_ifa() due to race Date: Thu, 11 Jan 2024 04:53:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: crash, needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: glebius@FreeBSD.org X-Bugzilla-Flags: mfc-stable12? mfc-stable11? X-Bugzilla-Changed-Fields: 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=3D225438 --- Comment #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D6ee181b9d5f00cfe337419370ba4590d9= 39cce84 commit 6ee181b9d5f00cfe337419370ba4590d939cce84 Author: Gleb Smirnoff AuthorDate: 2024-01-11 04:51:53 +0000 Commit: Gleb Smirnoff CommitDate: 2024-01-11 04:51:53 +0000 tests/net: enable if_clone_test:epair_ipv6_up_stress The panic mentioned was fixed in f5a365e51feea75d1e5ebc86c53808d8cae7b6= d7. PR: 225438 tests/sys/net/if_clone_test.sh | 1 - 1 file changed, 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Jan 11 22:13:01 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 4T9zSZ1XCvz56cfX for ; Thu, 11 Jan 2024 22:13:02 +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 4T9zSZ0QQfz4MHL for ; Thu, 11 Jan 2024 22:13:02 +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=1705011182; 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=hBdEU7N3aGxPYC/aS0cb+S7TsbVYfYVYquf94oRaDMU=; b=FMpSgniSp22vvhWMJZupDZrHMZrGKMtNXy6J/z4Nhmt2DRFMMFMdBQahyzbR9m2Jfvnl3E 75scUnWLiawc07nZsSt0CIlaONPz0I5jzDJocvDcLoSQGuz0SOAkGCX3vkwARz9Tr6gKyM IBAh+kojhK+R2XLJ4ZEwXYS3glzugA3y3AmqA1sGFY0nFEaUaceZECzTif8zbKm1U17ubH RfIr+H7ehK8XDtW9F3/8tZQ7O1WAZZRVXGa7jhspxTDhLaESemg7dty0Qckscc3Wq+9eTq JxVuBmPyVUq6a9Ysw+je9tRP4ZKMEJwGjABEZLkb9ZVUgRUug0q3gH1OniHo+A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705011182; a=rsa-sha256; cv=none; b=aZuu1p2A1OyUWfkyN2S50zb+Mq/mfKY8zMdV1YfVPbBPovO01Kx5INbkijp1Bb9wgGa9X9 CEpe0DSykOC3FD25L2u4guGG5w4aBGyELvT/VRV723rOdLQeRoQLiXYh15bpxaKUs9xkx7 HebAp1reys9ZkYrq2xZ9g+y1dPbCGT5Tj9M4KCmwzAQaxe2HIDGogL3+PcJu+AHd/WMsLw WCgdTELtcigJf2hn2DMGNpYi0lla2bTSLDcAgPsSar+jxnkyQ0ZRXXd9P23iiAEUwRipNv OtPQ2B3dUrGpb3fmkIoFMMkXbjFD4kLb35Ft2qwXScloXoGOsgjZ8ZyaCb4eYg== 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 4T9zSY6d6Dzc8W for ; Thu, 11 Jan 2024 22:13:01 +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 40BMD1ru045013 for ; Thu, 11 Jan 2024 22:13:01 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40BMD1Uv045012 for net@FreeBSD.org; Thu, 11 Jan 2024 22:13:01 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 268151] BCM5720: attaching PHYs failed Date: Thu, 11 Jan 2024 22:13:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: robsonvitorm@gmail.com 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 attachments.created 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=3D268151 Robson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robsonvitorm@gmail.com --- Comment #2 from Robson --- Created attachment 247601 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D247601&action= =3Dedit dmesg error --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 11 22:13:49 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 4T9zTT3XVYz56cPX for ; Thu, 11 Jan 2024 22:13:49 +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 4T9zTT2CGFz4Mgp for ; Thu, 11 Jan 2024 22:13:49 +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=1705011229; 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=g3wjkaQGX3p4meDnvB84OsKbtaewdewS8adT1Zk6HR0=; b=v9o6yyyyNPmRfCrJNPV3lAyAXSDEzpA4wBP2cJzN8wOn3f08KE+O4RHF0dxFSc0H6IzUu0 CNY6bjSu/N69J2tFWJxvcYbnHyAzFA8D6XjexRn/ouYn4U0XXJGfQoqaeE8HJSySxeFncr L50R35SrgAqjqXggjMpP5QQ8UhyxfaFTH4sEPQgAabxh0wXvMJiu7gsb7Pj37oy46pzmP8 eicamUBX4DEgvJn0m7RbN7Z7uYh/G5YY+xUgYsODiBcs628/8yZ8+lkkWqtZ+WrY9i0dDc XrhleYR9jpFGTUgy/+76CQJcPiOWuQHFVhrB4N2OHHodcpWh/grAC4C+j3eIMg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705011229; a=rsa-sha256; cv=none; b=K1Q/wsRbC11ouiNHlYP0J4sE9coSKWjF76/2mDB2MH09EE9pji77MD36yd/8mTwWzUgzfU FiKEnuqiXXwLqMICBDm/wgZLonhaMl38/9+RyQsQWLZvJk9HENMuinCe64bDm6dXDNPUiU xu8f6/DARqMyWKfxJWI1wJSsET2k8VMIyarg1suC7ilAUNW55Aa3RqrJHZMFu3ez6wIheQ OVMTyYCwOnPo7wOsBmf5ER+d7s0UTmnf4321NEgXbXeoNQqZZ01OGnGCaxxty1K8va24PB VpEkGUNbKxIarooqpTiMKVH+y6yhlnz+KyJ16AwvhKkwr2Qx/GxxR+vweoJc+Q== 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 4T9zTT1JKxzbxK for ; Thu, 11 Jan 2024 22:13:49 +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 40BMDnE2047989 for ; Thu, 11 Jan 2024 22:13:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40BMDn6a047985 for net@FreeBSD.org; Thu, 11 Jan 2024 22:13:49 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 268151] BCM5720: attaching PHYs failed Date: Thu, 11 Jan 2024 22:13:49 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: robsonvitorm@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D268151 --- Comment #3 from Robson --- I have the same problem in version 14. It uploads one of the interfaces, but the other one has the same error. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 11 23:38:49 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 4TB1MZ0QMVz56p4j for ; Thu, 11 Jan 2024 23:38:50 +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 4TB1MY6Ttjz4W7c for ; Thu, 11 Jan 2024 23:38:49 +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=1705016329; 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=rfxRO6J7mSJbS6qC3THLHx/uTx55Dxj9MJL6opnqNTU=; b=toZG5BwtoWaDtDvLVewdX1/aYrnszAyoSuhzA+jbRMQj9zYW32sulJEkNe3pAepiBnwz6J 4DPPTkVtj8f+hz84vltUxQAKEMyJ7IzG2N7yG1sTuBulI4F1OR01i/+Pabq+nogjCAY4DG v54KzEDspkDXUv3+t6+FEXxXh7bp07379SBRKe7TjqPzOf+m7fS34DcN9g9StJxdM2FvuZ RlUP65A3N/yQr/zxmTx45aEsVeROC4Igq8oVGrl1KG5M0uSVxS9AvJB3I91/yd287wi55i xmHqNp+mO0GWpmf74LULYVdkfnOnZs0xg53wwLeni2ZfgJuanCd0+d32clJHdg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705016329; a=rsa-sha256; cv=none; b=tgGHtBNWNLmLEfSFNEgDnjRdLqnz5jjWXnAGTk1qwRzSlyMu1ZcguiQwijIMw3HzlkS9ni qxIPwMA63R44i4EmJ5Bo4U0ttFCM1XgNpH3yU+VjNAQPbRBLCtrTCF04O29yIFGCCE9irM RN1MtOYesKmhHgGBWU61kfLfad7/3GqdepVXzXzoDvxWrKkFi4UxB7MIpPS0hVUVUOOKQD F4F2shxohq6ZeN01/UHt+5y/litkJWZpEDukeGH2mYplnXrqsb1rJqhWhsktd1o3ASIumE M6G/LOnWWmqgm69YOpQONppLLQyNCVavaplHaWcU8XLe9Ep7tGX3cjok2Ptc2A== 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 4TB1MY5YflzfLr for ; Thu, 11 Jan 2024 23:38:49 +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 40BNcnv6009471 for ; Thu, 11 Jan 2024 23:38:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40BNcnQn009470 for net@FreeBSD.org; Thu, 11 Jan 2024 23:38:49 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 276092] "route add 10/8 ip" adds 0.0.0.0/8, not 10.0.0.0/8 Date: Thu, 11 Jan 2024 23:38:49 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: karels@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: karels@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D276092 Mike Karels changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress Assignee|net@FreeBSD.org |karels@freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Thu Jan 11 23:40:28 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 4TB1PS3d4tz56nsT for ; Thu, 11 Jan 2024 23:40:28 +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 4TB1PS2Z4lz4Wk8 for ; Thu, 11 Jan 2024 23:40:28 +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=1705016428; 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=wC8+dCCej+/elCGkpuvCKVBbNHfR3uoHXyKzgrgPsyo=; b=JoEiKKq7KKG1TydytlZm7n12zFj3MhU7NsQQAn+dYMLLd/cxjaNzuRQaP2adUymUwn8ELv fH1l8flklT3OtOHc4AsluuCttbfVtFYRqJrPyw/Uj9RO/shBbBiZZqJ2RQotxAtHLbOXop zZWObLBXo9Bz8ls9F2Elc6htGoKb+3CnNJVVJ6uwi2nklHXsLSuuy8uo4McDcgcrdVsko7 RvSV5y5jhjM7Qej4bY4BJqgx16Kixsr6XpEhLVoheEQKCAVb3vW2F3yHPmeF9HcFbqNizM DrInHs2E3PSlCL4bQa+jJkhPl1kdLiklmIPxFIqqIibSzr+ETLb1Gp7sfXSJBw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705016428; a=rsa-sha256; cv=none; b=N46b3/qMnJF+7rSZy0RvjQos4tgkPJdWXdPJBob3fIemCuu4KpQM17F2iAUlMWZtRC/e3N 588597XtDY5Wlp0XcVPM30UWmHW3YMgUNCmPOtXwmPVOxTRP6ijuibdrBWEzrzucaK1hxo lJWNwIheI5CyUPppmDocmC+cVIhepoFi2kLyAEOqAp7P/rY5KrkxC3jNIKVNKhdXqpylKc TbP8aYMQQXPtnVtdwBz73/W+H9UYtKEbc5KrC4w1O0LryWdq4FJmeMhZHneJ1+7gko1NWb GT6OsQtk4Sw9zF67OjSiO8f5b/1tA0rerPUlBxndkOGFFeSbv3TKpSgC0ZPs5g== 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 4TB1PS1cn5zfK3 for ; Thu, 11 Jan 2024 23:40:28 +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 40BNeSQO015821 for ; Thu, 11 Jan 2024 23:40:28 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40BNeSHP015820 for net@FreeBSD.org; Thu, 11 Jan 2024 23:40:28 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 258874] route add -inet 240/4 results in 0.0.0.0/4 127.0.0.1 UGRS lo0 Date: Thu, 11 Jan 2024 23:40:28 +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: 13.0-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: karels@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: karels@freebsd.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D258874 Mike Karels changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress Assignee|net@FreeBSD.org |karels@freebsd.org --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 12 09:53:08 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 4TBH0P2NqTz56VG3 for ; Fri, 12 Jan 2024 09:53:09 +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 4TBH0N6zGZz4dC3 for ; Fri, 12 Jan 2024 09:53:08 +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=1705053189; 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=rcCpchITVzGK5kIpWVjnzCPEE5ek+DB0vbboS9lR2d0=; b=pPrfoVAmHcy+TfSvAecM2GQTYM1wmnDHURx0TjHcTVbAFLPvIzK09QbG4EKREDnMo3uaTf h7Z5buPKXkHhGLNpjuC4zO3ajcAyfKqvRkSZzm3tDiX1OxeOL6jvdCoZM5m7OQ6jF2Ri5x NyQjhzrfE+eG7KLNqKAHBYGeA0wImdAzszGs6oaLTxJlhNjfXZgDfZhBJTGk9TVcGwpaHT xWCJDNkGAaLqyna9hXKHR7GCnkKQmb3JGTiOzxIAzvDK0LCz2U35MD1PkqDmTPt2JltbNl RKePzbsTnfgu0mfkUYpwIT+SiEuIY7CZdRq86dkmbfGjeE0+9LjlTiDZ+skL5g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705053189; a=rsa-sha256; cv=none; b=NGyb+Z/mxqzPJJ6OYTCuPiMKXMMX8kFD+c4iWQ89VEV7GabwW42JVtt/7uNHqjt5HPrYcu xa07z6wmoKT8fGORaiW0tRRTYRDysRhKLDo772kxvZWq4vAavnknV8REZt8x7Einxoxkoz YryJAWIY8IcItuZLwUzicSuBjwt8cegjiFpQ7GY7KSK/3w9cr0IKhqpl0H7bcWi3q0v4K6 Cq9/Z20CXNFRd3+oJoi3bf9TVKugcCtWWI7KM2pYmtFnQWbSzVhx/yOfTfnCEgFz4sSRLl F7fQKcK81kYX5EJcgCxy2Zrx2W/202SqRT9GiLrQNw+XzwVa+iJnLXv8/OBqOA== 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 4TBH0N62RZzxvj for ; Fri, 12 Jan 2024 09:53:08 +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 40C9r8FL029536 for ; Fri, 12 Jan 2024 09:53:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40C9r8W7029526 for net@FreeBSD.org; Fri, 12 Jan 2024 09:53:08 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 276270] idle system crashed in udp6_bind() Date: Fri, 12 Jan 2024 09:53:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to keywords 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=3D276270 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |net@FreeBSD.org Keywords| |crash --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Fri Jan 12 18:12:18 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 4TBV4L3FGGz57Gw7 for ; Fri, 12 Jan 2024 18:12:18 +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 4TBV4L1bXlz4qtN for ; Fri, 12 Jan 2024 18:12:18 +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=1705083138; 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=vAtc/LFYp5hePnS0mJGKwbZ2Xc4UfYGwXZXfmiDV4pg=; b=hg6h7Uyc7f6x1zoYc6QMDsTkHVfLeXb6jqgfCwfXIZ43/kyzfEiaVHOMnZXhtoEq7TFwcZ B0gKcneTHv6kdd6+MeisxxClprdKIS0k2PSMvuqnZwrheQ8lMpkYDab1ef7Vq7eItKJWiD RHB9n5ezRWiHDIP1gaRXwHlr7v/nZaDgGsPyPlEx74WKAjWeVxg1TYgM0qVGlOTBaPfRdX xNI0GKJAdMNhQpToTBmJRNvVjCn/OWrgDWEKsHaQWTHee5oe1y/W9cORbZcDuYlL9+HRzk InpJO8uAOtDxX3l4czCZaBB4Cs+/JheU5MIngxPsC+liFQsnsol8SAGxCz8WSA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705083138; a=rsa-sha256; cv=none; b=T9PN86e7PQ+7FsA+1jvfpZzgQugsNeX2mbfCaqMKnK5VOFxsUf1apmU4Vdn221DljCTZZt Sk9+HGcRHa6qhRUDGmf7fz7Z/BJ8pu7JJ/V2HZ78uOez13kG2rWMfIZHeimHAMcHHPzLfC 5ugKpViX4x46IhcKGq9LK6ksxpIdmby1ZJL3mVO5S1MqoE0ZqOD4ZGdUwiY1k8T6/bdZGq ZOYSkO65T/A03c8KadTsRsVIE/bBnrA6mSSrMV7eHOWUG9vOycjzstPWILo7jpObAPMx2o QSq0ARV10OyL8RBrw4rx2nc8QvMEMJsBRuAHXmBn0GUFif7hDXS75fYApA7MYg== 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 4TBV4L0h4fz1C5t for ; Fri, 12 Jan 2024 18:12:18 +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 40CICIwX044277 for ; Fri, 12 Jan 2024 18:12:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40CICICp044276 for net@FreeBSD.org; Fri, 12 Jan 2024 18:12:18 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 276270] idle system crashed in udp6_bind() Date: Fri, 12 Jan 2024 18:12:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me 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: bug_status 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: 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=3D276270 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |glebius@FreeBSD.org, | |markj@FreeBSD.org --- Comment #1 from Mark Johnston --- This looks like a dup of PR 273890? Gleb, should we perhaps release an EN = for 14.0 for this? I can help get that done if so. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Jan 13 07:53:39 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 4TBrJ412hfz572lj for ; Sat, 13 Jan 2024 07:53:40 +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 4TBrJ373thz4cK0 for ; Sat, 13 Jan 2024 07:53:39 +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=1705132420; 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=z4tcqq1GHfcuiyZ8LgQgccNs2V5OmusGn4wGClZnn68=; b=GxcpN07oyK37+TCgVG7jAMScb2njdBzUf/X1eDsDGwzVjZjAFLUGg6V3TgJSro26+8VIWe mXee5cf3XJJnMfCb/pZUjIItk+4Q9gl8ZE/9fmPQ/XE7Mo0VBTTfuKjqzb7Q7ZB7KuCNTw AJJX46jq0lGtnZkxk70fEN3RU+2kP5HoJGOi01g3u8SfIUNccQTl/jkvPIwgpyIeUj+hdk R1E8ydDrbJVfKxvuN5BTSjEYU+vY0qmmZhjNf6GonRo49RY3pa3CkQjV6AswGlxye2bKwO Uwo22kA3T9ubhAvLvglS42pBMQT+AWe2falBOi55AYT9ldmJzyUiI6b7X/bm+A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705132420; a=rsa-sha256; cv=none; b=P643nJa0gI3kpunsk+9cO/MCqFoRyN7W/AA6SLkzZF7KUDVQB8gZVwBt5hb48B/CpOjXZ3 4r+v2PHGbxAo5xhr1qnuml8OExeazFaOsuTJfQvua1McKIBO/021RgX48vCPf7aRxxwbDZ i2O3ZZWnKxi7mntevEkUKs481cEAoGoT3kovt2pxnq9cSkx2x5R4BI48kOhBcEi7pP7nDt ErRkh7kIudSKRMHb/ZDRXb1KegTmsSj4XoT3O/6YRNvXe49oYHWHfeG+l8NKMpKdOSTLIC f5Z9pucUwAxZnpqZ4waOYf1n8d6hJl7f/8xPPetctEqOkFSE01NFxSDQflFCqQ== 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 4TBrJ367qXzMFJ for ; Sat, 13 Jan 2024 07:53:39 +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 40D7rdvD055481 for ; Sat, 13 Jan 2024 07:53:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40D7rdBa055474 for net@FreeBSD.org; Sat, 13 Jan 2024 07:53:39 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 276270] idle system crashed in udp6_bind() Date: Sat, 13 Jan 2024 07:53:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: glebius@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution 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=3D276270 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|Open |Closed --- Comment #2 from Gleb Smirnoff --- Yes, this is already fixed in 14.0-STABLE. Mark, if you have time for issuing EN, please. Looks like it worth to make one. *** This bug has been marked as a duplicate of bug 273890 *** --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sat Jan 13 20:06:39 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 4TC8Yv4rmPz56Yjs for ; Sat, 13 Jan 2024 20:06:43 +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 4TC8Ys3ktCz4G0n for ; Sat, 13 Jan 2024 20:06:41 +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=1705176401; 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=ZT1fHOZq1w7zyxIsiY4eeCPkmdA3RIALYvSgNRoYgNg=; b=A9aQcFy+XQMcyvstKehlCwL6co4VV4Jhjf+Q825B1l/dDrirn5VZWBSui/f69gREpCBAPq sDqhHH5WmogC0A2HrEBOpaxe8csS1nq8o4Sya6x1vd8E7rIcB2Kyiv16p5VpXeeHELRWSx 73rwOdcaZZLWkmokalMD/rHjjPKZfwlUFu9VoL1HvLrLcgg344v1mv276S+Ii1uesaBmmN TwWMhlOqcVEuYHxSw8rhJm2lOKGH3R2xz+bIPJu1FSySvkHZnHChc7NZ3BToHZlLEyeq3j /LYCMSL1jHyR7FTy6hoqUrgsQGarJ2MZjcWLpD5Ug89DWo5Ia68P1lROe3B0kw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705176401; a=rsa-sha256; cv=none; b=DoXB+XIgOWOq1Q6pDWVYvgsNSd1R3nkhtr3uzxnSSjgc7qZob7nf+c6maeXFgcoZdDODCW k9BWEvg65RbCqWPdwlBKLj6F+DzwSAPTa7nmSiGxsYwybM3IeT5VqUacL2ttnHO7pfQmDs 9u+oIv8eb4k1kKiSS7jeasJoCqjb5pneBXlfM5jAJXxcdTeleJK6SdztEV1h/ubscbGFFM Rvg+Wjk+WOPN0hxSKpf+l7CCmdcZwVUeZKGm0TbKG8SJhPYE6d9DBTzamqrIgwDExoN8xU Gs4E1K8Xzmd4/SOPcqtbJWFmvS/2Fzh+dYKiZELikh2uYgVhvcf988CzCiM8JA== 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 4TC8Ys2pQzzkmG for ; Sat, 13 Jan 2024 20:06:41 +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 40DK6fmX046785 for ; Sat, 13 Jan 2024 20:06:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40DK6f5H046783 for net@FreeBSD.org; Sat, 13 Jan 2024 20:06:41 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 245981] bnxt(4): BCM57414 / BCM57416 not initializing: bnxt0: Unable to allocate device TX queue / queue memory Date: Sat, 13 Jan 2024 20:06:39 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: pi@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? maintainer-feedback- mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: 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=3D245981 --- Comment #36 from Kurt Jaeger --- Did you retry with a recent version of FreeBSD, like 14.0 ? --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Sat Jan 13 21:30:21 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 4TCBQS1RR5z56hwQ for ; Sat, 13 Jan 2024 21:30:24 +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 4TCBQR6KCgz4QQC for ; Sat, 13 Jan 2024 21:30:23 +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=1705181423; 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=mVBSJCjBKG1ob01OWlZ3cYPyD2tA/uU/g0Ne3+7sPi8=; b=jnedyoVaH/NfcovGgYKGfES23mowONozD6C+kMzIwxD/3HdvQwFILRMAlEApktuFi/BFs+ NSYogZd0JAlRnpX8QCBp8aI7vkawKliJkvg/ysQ1CJmHWXsxWAGSXDgWk0FIVJkoEV35++ 0VY/5CA0g+tmu3q0xmqGkv4ggu6SHS453jiUaKyVrfYvMK9coXc/m+P/ASMnEzWe1F/556 aQ3dMtds2Ih8M8EsDhDSNCy+NW9pejlgP5jPjdOWKjo3ByChCHMqYiWki82q3A7RjGekEf T/jQ+qjNhqARmvzyBKA6HY7jxNT+mqdaSXCEYOwZ40ktZhrWwhg+pzpJuLd0FA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705181423; a=rsa-sha256; cv=none; b=ATWmAkLkMLvoTnQNzFAgpX38IcsNuC0t+V7YEP6wWGlFn7+pFw0StKjm9d3r4aV7E7hnsC br1djXsKK40npXdq/tEQqEYmyLu46xYBgAnp59qfWnmoY3Ug8FlWoGnr56iz54xlDCR69E bwZt8oFi5olIivU+cFcnGDUG7CTajMeIqPLfoq0ekNIUpstL11wcRuxsi7MEgEDp2b2Cfn yONEZm+rTLLw+X1xp6Mbk9ONnVhRa2m8/JZ7l/HdDmgyuDeVJ5EdlMkd9G4qFPncFf8XxD tbRYEnh1TvV4VreCQCjI4O/WIonoMNplT4eiCMmgkZIR9NiWsSyj1F2yO2nQKQ== 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 4TCBQR5NLlzmWS for ; Sat, 13 Jan 2024 21:30:23 +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 40DLUNhZ039147 for ; Sat, 13 Jan 2024 21:30:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40DLUNI2039146 for net@FreeBSD.org; Sat, 13 Jan 2024 21:30:23 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 245981] bnxt(4): BCM57414 / BCM57416 not initializing: bnxt0: Unable to allocate device TX queue / queue memory Date: Sat, 13 Jan 2024 21:30:21 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: freebsd@gushi.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? maintainer-feedback- mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: 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=3D245981 --- Comment #37 from Dan Mahoney --- (In reply to Kurt Jaeger from comment #36) We're not using 14 in production yet, preferring to wait for the rest of the world to resolve issues that may crop up in dot-zero releases. Sadly this equipment is kind of bespoke and out in the field. (Was provide= d by one of our partners). I know that's not super helpful from our end -- just trying to set expectations. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From nobody Sun Jan 14 11:49:05 2024 X-Original-To: freebsd-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 4TCYTv10crz57kNq; Sun, 14 Jan 2024 11:49:39 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Received: from smtp6.goneo.de (smtp6.goneo.de [IPv6:2001:1640:5::8:31]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4TCYTt0qkRz4xDk; Sun, 14 Jan 2024 11:49:38 +0000 (UTC) (envelope-from freebsd@walstatt-de.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=walstatt-de.de header.s=DKIM001 header.b=AMxR2TM0; dmarc=none; spf=none (mx1.freebsd.org: domain of freebsd@walstatt-de.de has no SPF policy when checking 2001:1640:5::8:31) smtp.mailfrom=freebsd@walstatt-de.de Received: from hub2.goneo.de (hub2.goneo.de [85.220.129.53]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp6.goneo.de (Postfix) with ESMTPS id E696F24082D; Sun, 14 Jan 2024 12:49:34 +0100 (CET) Received: from hub2.goneo.de (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by hub2.goneo.de (Postfix) with ESMTPS id 52988240486; Sun, 14 Jan 2024 12:49:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walstatt-de.de; s=DKIM001; t=1705232973; 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=HOnvODjHjpCDhv8hvItAj2aytdze9QiSyeAXXrGz7dQ=; b=AMxR2TM0EwIgThgpPkk6sWIGrD+hQsm3B+hdX76u4l71uUxplPRPgNWpgt2dAcbXRRqnuk 2iEtTWfik4TJMzR7nQgiiqmZMd3ap2E2z37g9sKb1pBR2HROunf4pKpBFDjcsmp08sNXPt Ai2oG9SUqQFoYQDcVHRX2JjJ9Aw9gnVPgNdh9/o++ctHG1bBJi6hVINPb9NgykJTdDb7VH 8RLRt1cpF6Px0CAH/d0S5nx9sbKfwvov3gGzY8/k5iU6MtYJI3HubWk7gfTIscxiSbg0ce 3CR+Iupj1mPjn7gF0FdTHe5Vgdl0IzHc5Pqd4NON/ijGyuNUopgFm/vcuJiGvQ== Received: from thor.intern.walstatt.dynvpn.de (dynamic-077-011-154-128.77.11.pool.telefonica.de [77.11.154.128]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by hub2.goneo.de (Postfix) with ESMTPSA id 0C00724002E; Sun, 14 Jan 2024 12:49:33 +0100 (CET) Date: Sun, 14 Jan 2024 12:49:05 +0100 From: FreeBSD User To: Felix Reichenberger Cc: FreeBSD CURRENT , FreeBSD CURRENT Subject: Re: IPFW/IPv6 problem with JAIL: JAIL cannot ping -6 host until host first pings jail (ipv6) Message-ID: <20240114124932.2db7ef36@thor.intern.walstatt.dynvpn.de> In-Reply-To: References: <20240107185133.68824d89@thor.intern.walstatt.dynvpn.de> Organization: walstatt-de.de 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-UID: a2c514 X-Rspamd-UID: 9086ea X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.30 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[walstatt-de.de:s=DKIM001]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; ASN(0.00)[asn:25394, ipnet:2001:1640::/32, country:DE]; HAS_ORG_HEADER(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; MISSING_XM_UA(0.00)[]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org,freebsd-net@freebsd.org]; RCPT_COUNT_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[walstatt-de.de]; R_SPF_NA(0.00)[no SPF record]; TO_DN_ALL(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[walstatt-de.de:+] X-Rspamd-Queue-Id: 4TCYTt0qkRz4xDk Am Mon, 8 Jan 2024 01:33:53 +0100 (CET) Felix Reichenberger schrieb: > > Hello, > > > > I've got a problem with recent CURRENT, running vnet JAILs. > > FreeBSD 15.0-CURRENT #28 main-n267432-e5b33e6eef7: Sun Jan 7 13:18:15 CET 2024 amd64 > > > > Main Host has IPFW configured and is open for services like OpenLDAP on UDP/TCP and ICMP > > (ipfw is configured via rc.conf in this case, host is listening on both protocol families > > IPv4 and IPv6). > > > > The host itself has openldap-server 2.6 as a service. The host's interface is igb0 with > > assigned ULA. JAILs (around eight jails) are sharing their vnet interfaces via a bridge > > with the same physical device as the host (igb0). After a while (the time elapsed is > > unspecific) the jail is unable to contact the host via IPv6: neither UDP, TCP nor ICMP > > sent from the JAIL is reaching the host. IPv4 is working like a charme! No problems there. > > > > When pinging the Jail from the main host via ping -6, the jail is responding! After the > > first ping -6, the jail now is able to ping -6 the main host. > > > > After a fresh reboot, the problem is not present and occurs after a while and it seems to > > happen first to very active jails. > > > > Kind regards, > > > > oh > > > > > > -- > > O. Hartmann > > > > Hello, > > This behavior might be caused by IPFW blocking some IPv6 neighbor discovery/advertisement > messages. > After some time, the link layer addresses of the IPv6 neighbors in the NDP cache may expire, > making the associated IPv6 addresses inaccessible. > Do your IPFW rules allow ICMPv6 messages to and from IPv6 multicast addresses? > > Regards. > Thank you for responding. Thank you for his valuable hint! The jail(s) itself/themselfes as well as the host use the regular ipfw rc setup script as provided with the base system, adding simply those ports open which provide services - a plain and simple approach. Checking the jails on the host in question (jails are contacting OpenLDAP server on host, OpenLDAP server configured for test purposes to listen only on IPv6) leaves me with inconclusive results. Assuming a jail, called host-git, and a host, master. Deleting the NDP entries aon hostgit via "ndp -c" leaves me with the initial reported issue here, the solution is to ping the host-git first from host-master to "magically open" the IPv6 connection. After that, ldapsearch or any other IPv6 connections originating on the host-git work again. That seems odd. jails are vnet. Jails reside on a bridgeXX interface, sharing the physical NIC of the master host. Just for the record. I use a similar setup on a XigmaNAS host (13.2-RELEASE-p8), also with active IPFW on the master host's side as well as IPFW enabled on the Jail's side. Difference to the above mentioned setup: The jail is located on a different host, contacting master-host via a switched network. Regards, oh -- O. Hartmann From nobody Sun Jan 14 13:19:34 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 4TCbTj2rRXz569Jg for ; Sun, 14 Jan 2024 13:19:37 +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 4TCbTj0F82z55Bn for ; Sun, 14 Jan 2024 13:19:37 +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=1705238377; 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=IfCHSK2ZzdDUfM8WjinWw7epeTajEqijm5sDr/Dad+Q=; b=ngDLDXhGONgyOMtsGdfBk20c2WoVsQuc4y7sNocJTvMcQJJtVazzOr8ULYVhurQHLsmATO uBzIstylGkYudFF47o/TLWqo92Z1TAjnxHAjOCPyNLFNlWNGik+vRGXuZd8wbRZgHXKKTD Egc+jgiqBTn8x9Oo2HLotEDu3a3cfkBfXhX0cI9CuSn9Eu2SQn25GUBHFOKq0lCYGoExyA Jd5Oh6UxZjP5+zuo5/0NHOryIh90vKHcWgBSVYIQkXk2WnHPOTWM41RHCZvWLMEgwOwPHd ZtZD8KQTfPSgQJ89LHDXJoFvcA0XnPvtk/Ks8pjsIfUPbDUlKxd0oP6NAKtlyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705238377; a=rsa-sha256; cv=none; b=CKlrYRJ49rS70dLaBWIMXLPhk844z7rSD88S3TvZznzFxSgmQ9/YJ3siRARitkDy2Bp3oM HlNMCCyYnpGIeQ9dyw1nQtKGmQg6EHXuUeuiIP3B8IMvq++rJpGNmvP+fS8RsE5oQoBz31 RbBxAMIKt/6YkN2x10Za88UA45MeoKUsE223fu+GGovyvo0wxorReSCHR6q9ldTs9Gp2ac yqSeB+M5vFW6YjiiustlK5Mu5P+ptic0Z03Dro1I6MCYvPArWvGVKsLgAGF5oF1eHqAHqR iYEEjT3xjyIzoOPIbWnfHLSQ2Pd51yzNjjcl26aAzN+OiF7b29Xcu9xhV6WmZg== 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 4TCbTh6QQqzFkP for ; Sun, 14 Jan 2024 13:19:36 +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 40EDJaOm028968 for ; Sun, 14 Jan 2024 13:19:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40EDJaRw028959 for net@FreeBSD.org; Sun, 14 Jan 2024 13:19:36 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 268151] BCM5720: attaching PHYs failed Date: Sun, 14 Jan 2024 13:19:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: reynolds.kyle24@gmail.com 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 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=3D268151 kyle24 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |reynolds.kyle24@gmail.com --- Comment #4 from kyle24 --- I have the same problem and need this nic to work. There aren't many devices on the market that operate on only a pcie x1 which makes this nic still of value. I have noticed many resolved bugs with the s= ame issue but the issue is clearly not resolved. --=20 You are receiving this mail because: You are the assignee for the bug.= From nobody Sun Jan 14 21:01:27 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 4TCnkc60hdz5761c for ; Sun, 14 Jan 2024 21:01:28 +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 4TCnkc2TQdz43BF for ; Sun, 14 Jan 2024 21:01:28 +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=1705266088; 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; bh=K2svq8NV3kFP1OVs58AFxXmd0whN4Hq2mHLEmlDVW04=; b=R5s5dM+S+Ou1z3WC/+qLrXaN5jSxt851A2bxH1Uf+2cM58VoM0fEKVMGpszsI88HHPQKs4 lJWvjuP8TnlHmLD81Ls0dTswJxK38dzmWOZ8SNpWcwigrSxvtTWbc9/1SoHlo5y38CP8as GCf24ylfiq72Lf59kaiTGbkT5h8HjdBkmqi/T1LznEVhPsUvWy/VMH0nb/RjgcNGSYXmtl G3woyM+lh05fRXTLU4GMdaAXimlzefjJdWZgRJyy11n4/RcVyvc/voDqRpepcPoGzbUhPX v8IXLNOsLAMklChDkR5J/jqyA/KeRj/mDBT2v2n9pSPuANGBKh1JdaxbHguCNQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705266088; a=rsa-sha256; cv=none; b=V56N4siWnEucDroImNaxFcWjJiwJNKhbN1CBN1vHbo4Rs/RtAXzwPjYFdhuDRH19kbHNzE +1JonawbcDA7MZ8QMHUD/wJGcUn1lVo/DoIXofaYrMDU/RssuSBPfkAMQopyWRzpFMhrE1 NCEgDtTzqD+2uqg7ylteYNjcw84ogoGf/zBFNn8EI9fk7QqVndg43A3YGa3ajeDMqlx2OW Be29NQyWq1oHQL9H2yXM4pqRmxA8vjOnV+MUrhIfk9cX93jfuefehrEOSnKQqLtihoHAjI dv2z3nt1zI1IkcGMOEbq/O/vaBBZagVRmOTfGpkTw9Te6Kl5/ypIdYHu+99/NA== 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 4TCnkc1SY8zT1B for ; Sun, 14 Jan 2024 21:01:28 +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 40EL1S68089187 for ; Sun, 14 Jan 2024 21:01:28 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40EL1RX2089177 for net@FreeBSD.org; Sun, 14 Jan 2024 21:01:27 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202401142101.40EL1RX2089177@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: net@FreeBSD.org Subject: Problem reports for net@FreeBSD.org that need special attention Date: Sun, 14 Jan 2024 21:01:27 +0000 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 Content-Type: multipart/alternative; boundary="17052660870.ff8BC4E.76732" Content-Transfer-Encoding: 7bit --17052660870.ff8BC4E.76732 Date: Sun, 14 Jan 2024 21:01:27 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 254445 | cloned_interfaces="bridge0" does not respect net. Open | 166724 | if_re(4): watchdog timeout Open | 200836 | iovctl(8): Return descriptions in the returned sc Open | 223824 | Panic in ng_base.c (netgraph) Open | 230807 | if_alc(4): Driver not working for Killer Networki Open | 232472 | ixgbe(4): SR-IOV passthru not working on Hyper-V Open | 234073 | ixl(4): Host X710-DA2 drops connect starting bhyv Open | 241106 | tun/ppp: panic: vm_fault: fault on nofault entry Open | 256217 | [tcp] High system load because of interrupts with Open | 257038 | em(4): Panic on HTTP traffic to or from jail thro Open | 257286 | gateway with `ping -6 -e` is ignored Open | 258623 | cxgbe(4): Slow routing performance: 2 numa domain Open | 258850 | lagg(4): interface vanishes when both member inte Open | 261866 | ixgbe(4): Resets media type -> autoselect after s Open | 262024 | em(4): iflib handles bad packets incorrectly Open | 262093 | ixl(4): RX packet errors on Intel X710 after 12.2 Open | 263568 | ix(4): SR-IOV connection lost after loading VM wi In Progress | 118111 | rc: network.subr Add MAC address based interface 18 problems total for which you should take action. --17052660870.ff8BC4E.76732 Date: Sun, 14 Jan 2024 21:01:27 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
New         |    254445 | cloned_interfaces="bridge0" does not respect net.
Open        |    166724 | if_re(4): watchdog timeout
Open        |    200836 | iovctl(8): Return descriptions in the returned sc
Open        |    223824 | Panic in ng_base.c (netgraph)
Open        |    230807 | if_alc(4): Driver not working for Killer Networki
Open        |    232472 | ixgbe(4): SR-IOV passthru not working on Hyper-V 
Open        |    234073 | ixl(4): Host X710-DA2 drops connect starting bhyv
Open        |    241106 | tun/ppp: panic: vm_fault: fault on nofault entry 
Open        |    256217 | [tcp] High system load because of interrupts with
Open        |    257038 | em(4): Panic on HTTP traffic to or from jail thro
Open        |    257286 | gateway with `ping -6 -e` is ignored
Open        |    258623 | cxgbe(4): Slow routing performance: 2 numa domain
Open        |    258850 | lagg(4): interface vanishes when both member inte
Open        |    261866 | ixgbe(4): Resets media type -> autoselect after s
Open        |    262024 | em(4): iflib handles bad packets incorrectly
Open        |    262093 | ixl(4): RX packet errors on Intel X710 after 12.2
Open        |    263568 | ix(4): SR-IOV connection lost after loading VM wi
In Progress |    118111 | rc: network.subr Add MAC address based interface 

18 problems total for which you should take action.
--17052660870.ff8BC4E.76732--