From nobody Wed Feb 07 19:31: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 4TVVbw1dQTz59wSd for ; Wed, 7 Feb 2024 19:31: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 4TVVbv604Bz4tmN for ; Wed, 7 Feb 2024 19:31: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=1707334299; 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=YVq98EYCSLX35cn784T3Fdyg3ys0aYIz2mquDh9e7F8=; b=yE0q59A2/pISBgvLKhhHuw3FmQn0UNqCtpMgZahBhqpYqBb3OmmeyiclkBJdHxs6xnwPji 7WnH/v7YqSfu9hDra5z3dQxwL9O85g0O7kEgShiWf1itWWcgRkaiKoFUFfyjZbNUGXy20h d9NKdOW477gUrqmQx4WvHXxNkxpbikEBdxOinoE+17MqC4/QmsMBU8Y72Tx0GSMRQXaNxU PpPGFUWf4xnSw8b7UA8hB2vBjViCr/riSnx7EQtaSWXHKrNFzbV5dCRbNtEtEs/5Ryor9a 5DOGudXMjNPeSL7yY+rWBTHcS1Lx/DgOC0l7/iKOiUlXI4PyU4vACiKrA/Crcg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1707334299; a=rsa-sha256; cv=none; b=pmIn5yx+8fvdN5RZIS2qdhQEc7r3FQKfMjzvsFKYNqHSttzeLd1yt8m5J1hfX+NY9jK9BN a6T2ChiNPvWGJAunsaUzqEG9LCrpkAGnjINnP/1F8ofVhdYNrh8CMd3CyIpcXVBkr3Tfhu xmj7OBugI9Herorh1CMpaDNI8uxkEV5gd1R/odGhjn+evnqWP4xS0faxwSHybhAvXH0JwH 8s7Y1sZ283VioMDhwH0SDoKC33HpjRZV7DrbPhpE3qKZN60/sQ/3CXE/whho0wU49RNMRp BUmWelAzg27893faRb3yhPEn+MRbulZ3xsO60VXu1B9B12VaZ3z0hWDj/X141Q== 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 4TVVbv55G1zKPY for ; Wed, 7 Feb 2024 19:31: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 417JVdX3085049 for ; Wed, 7 Feb 2024 19:31:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 417JVd9r085048 for net@FreeBSD.org; Wed, 7 Feb 2024 19:31: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 276870] mbuf cluster leak with on pf+bird2 bgp routers Date: Wed, 07 Feb 2024 19:31:39 +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: glebius@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@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=3D276870 Gleb Smirnoff changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |pf@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug.=