From nobody Fri Dec 6 17:33:39 2024 X-Original-To: pf@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 4Y4ddw5XK7z5gbGn for ; Fri, 06 Dec 2024 17:33: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y4ddw4RsFz4k7k for ; Fri, 6 Dec 2024 17:33: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=1733506420; 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=iPu5R71Nxv53QVOv4QFoS+wuH5fTN9nQh/a7Zr4aIqc=; b=gUQgh8yCW91iQ8Z33Dpk5Uw/NlrJ9Q4SMqC0FdwPwaahnBPv7zgo2kPbVgMy1xsB3bH0aL UCb34PE5W/G8gC8Oz1dSx+VNAU9YKjCrXdffSOETTOEvdBYvc0cmcISU6dw82Lac4OmWY+ Ib9nmL7HMkjGVfZz/7GuztstbTL5aYMm0l3C+BG0nUi5ZsSfJebvrKsU/lHrZmRJevrZsj +NSdiljoesrfgakdkKLsMc5mthC3UJ38NNKSopLWUJGSoO+q2oBl9S98UeQIokrzaidMLZ ko5yjbieNyyoa2K/UFplQ6eOxtZZ4PU/89z5L8B4wRWzXn7KqHbG2ZYFzcr+hA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733506420; a=rsa-sha256; cv=none; b=XNe3b23hoOpJ3Cnyw/RBR/XvZLuRh3iZ1dxR/6lptKnDyr2L2pf+2MSl71N8WiufYw9o0k ytCKZgJjwmq9bKM80D0pRvMLaVzoAizylcugpxgUpoHVbSQN9nXA6dG8ycEnYrxyi28oJl Wzq7TVieMT+IYhyrdEUZrbRht/f2YRmJ7MdlZY7ZmRbTUQsHFWvIOqPLHdNDJpx8YZc29z UtFYRCUw9JZRn7hto92MMfM5XWeff7ggxQ157lXJxc/R/wp1f7j1PLfKE5emQalCXSZZWG o1cbvvjKUwRiigm4x72kX5I3+N110YXSsq8+To/bpLJUSO7tKJgwIzB5d8MeUA== 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 4Y4ddw3z8vzmcY for ; Fri, 6 Dec 2024 17:33: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 4B6HXexu052507 for ; Fri, 6 Dec 2024 17:33:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4B6HXe1s052506 for pf@FreeBSD.org; Fri, 6 Dec 2024 17:33: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: pf@FreeBSD.org Subject: [Bug 282984] [PATCH] pfctl: add -T `makezero` to touch pfras_tzero _only_ for non-zero entries Date: Fri, 06 Dec 2024 17:33:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: markj@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Technical discussion and general questions about packet filter (pf) List-Archive: https://lists.freebsd.org/archives/freebsd-pf List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-pf@freebsd.org Sender: owner-freebsd-pf@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282984 Mark Johnston changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --=20 You are receiving this mail because: You are the assignee for the bug.=