From nobody Thu Feb 15 21:18:41 2024 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 4TbSbj37SQz5BFkD for ; Thu, 15 Feb 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 4TbSbj1H0tz4MtF for ; Thu, 15 Feb 2024 21:18: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=1708031921; 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=eX8vor+1+UZIXSwfSNPSrIY1sHoKKbZjWr7iPavF/60=; b=WN4ojmdYsPG1i5lZcR9FMsiAQdwf02mqKbb/p9ubSKhB7CijlwvOqtyb5xo45mbhLhS6Ti AR9VqEVPavnnW9FMkQ0WB7a3FDULs4S7BD4shvKR4PmT9y79z4J/ie7REJHmyR8XsgiY5H RIEU2tcM3+FlMzDQR+O+L83qJHE4l71h54p5bKGbgKPqW2+pgGI64qGV6EyCDVNi0FK9PF yItfu8gm4vNSvpRUwwYSTlO2+5yw4UOycx3MSbaWRpbJO2YsP4peY0PIois+5VF5y29XZu ifJQs1ppqjUb0mvHWiPH+Srga8ktIWQjhlZuZdglPh/RLBPM28dSG6bUHX9fxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708031921; a=rsa-sha256; cv=none; b=NLo1PjCx30ZUCW+7u/cBxwQT4bJYhEtGBn2mcQoKSF136Qlq7kOimy64czvhDEO4CPwg0w +rdnw8fC5fliVoF3w0z6AR0opaJuxCBhaV3AzrVH/mFwtdblo3gDJlfw2s4zrS8NNt9VYT GgepwCL3VBvrez2uQF77atvqvKK9q1g8OwCl491t1grh6IipJ+9yEipkRx02SFGXbnL7T8 gQf1s9ceCX6IwlbZrpnZM3QUJJM1jgX3j9sSP/YGIxvG52X3X9LQRLKnOfIfSAmp966GlR ABdvCJa3bbcV3ltirYoEdNCyrF9O7d1SaDW1LHlFJ0XupQ6lnbSfQTHG7xaGzg== 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 4TbSbj0M7yzy2Y for ; Thu, 15 Feb 2024 21:18: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 41FLIeul017930 for ; Thu, 15 Feb 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 41FLIe1P017929 for ipfw@FreeBSD.org; Thu, 15 Feb 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: ipfw@FreeBSD.org Subject: [Bug 276732] IPFW keep-state rules with untag do not go through parent rule cmd Date: Thu, 15 Feb 2024 21:18:41 +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: fodillemlinkarim@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ipfw@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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276732 --- Comment #6 from fodillemlinkarim@gmail.com --- (In reply to John Baldwin from comment #5) Please use Karim Fodil-Lemelin Thanks --=20 You are receiving this mail because: You are the assignee for the bug.=