From nobody Wed Jan 25 18:14:42 2023 X-Original-To: ipfw@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 4P2Bnb10qqz3b4rZ for ; Wed, 25 Jan 2023 18:14: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 4P2BnZ5Sp9z3NKn for ; Wed, 25 Jan 2023 18:14: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=1674670482; 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=iG/TtHh/5unY/FbOzsi1rjwTOJUpeQCpn1Vlfq3WW+8=; b=wTTK6rPYLeChgoKRCfRD0sheMq2vwpYabBTiUX//0U36pH6nv8qKl6WNfHEVC/GuqEEFcv WjNX+24S3//VSdiZcOpuXiaNAmYWrJDhkkg37M+xnDFKje27FDyigHz8p5oF6ijrg/rnqD mQPejc4RDdz11vDpOR4qN2eh3znA+8ZvgCRMgp3kCfNqcxoCebjJxaYBWkUkZDjoTSEfux rd4uWvDpCDrI12wIbyhTrHjJXJ5AEoEUpuytFYI1phGFZZ5uLsFltLA2GOXkQc+Gc65FoK L61VCaV5sL9cWfmxlamMsfG9qjHxibKstxshctiY0v+sDun5QTAQJV4xBU+71w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674670482; a=rsa-sha256; cv=none; b=OmbZzrUdP7In8U8qj9NPumzwc1Bw8CroF2UjdeI2n4arG9ZW1z15PNU6+wsk4a3K1TRA6J BRq4uJebmMI6rYSCYROJCVq2J16Z0efe7bLJsThIOlc/URyJ/KAzBgwWLxrrFt2OrJvu6E tecCGSMWR/WM3ahG7Qx1XNKFChw58IYZR8a+TqLTpTf5PvnFdSftPjoF+nisGiTNS1s7lr Xn6clbTxaz5m/quhLbuM9ED1WXRE/hRtC1ngHZjYKPlmKGCqE5qspjzlhT4pfAUckAX+N4 hDH2QydHyga0XqgqnAUEyPNN0m8YjRxUYLQxc+aJW7/VzvC9se4wi408gwnnKA== 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 4P2BnZ4QzDzyPl for ; Wed, 25 Jan 2023 18:14: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 30PIEgl8072566 for ; Wed, 25 Jan 2023 18:14:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30PIEgbF072565 for ipfw@FreeBSD.org; Wed, 25 Jan 2023 18:14: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: ipfw@FreeBSD.org Subject: [Bug 243284] ipfw(8) skip-action not a keyword Date: Wed, 25 Jan 2023 18:14:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ceri@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ceri@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to 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: IPFW Technical Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-ipfw List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ipfw@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243284 Ceri Davies changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ipfw@FreeBSD.org |ceri@FreeBSD.org CC| |ceri@FreeBSD.org Status|New |In Progress --=20 You are receiving this mail because: You are the assignee for the bug.=