From nobody Sun Apr 16 21:00:12 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 4Q02d93D9tz45xH1 for ; Sun, 16 Apr 2023 21:00:13 +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 4Q02d86mmhz452P for ; Sun, 16 Apr 2023 21:00: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=1681678813; 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=WxdPiPbN73iLLlBggbdGDGXx109Ct1TZJaG07d6ndEU=; b=TOswlQk5kgUbOvlf4m5j+onlmlqc1tdLyvoePrNdQ7A76Ub0UGI6JqLiLmNuUfAsiqY50f 552D6ddu4vU32HCJ2Ob9dfRqBFUuDgFC8VUsMg77cucmAfzLXdoZBs2ayVHVAvtoK3zZHo HQPwKY/QeZXAN297WXHGv9MIZcSNWLmoYj6nmjAWU0oQHluOltwfSCTVdwew2B5giMNJ8h qbIFXX1HH3bslNYWNQZA+Dt3o12mIKtQlKnzkWc2SYgORUt6bckQXFpZspEbcrcTvbsizM OsBIZQvKBziu6l61uE+7EhwbnSHlMvQblH8BMy84Wj6brw70o3sMNJRvzMqyBQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681678813; a=rsa-sha256; cv=none; b=O5CAgRx0YmfQh5caZQ9+Et3hfAzvQhNEmPEGTspxmYixWn2WAubbVODWPa3QaVU7CVIO09 busj7rdHQwSxHasJPI0oZEw7pPI1KyIXQqdduQLNH6+UbTMDH+pGSigEZphXx2HEhVq96g wzMek+Knvlo411bqNWaWjSd3YhVrEBaWXFMVcAAjRUrGo4tEM5HrwcNZurrWiizRDBr6Ce kHpdhU+mrS3bsJE42B3skGETtebo0BmubZ+uEceZb0ZibELbQIJejJCDbyw2HrH7y5jErX 3kg3DBUK6KkwjmUGLueGZfICwxOa1MEDs0bRdOBkU5f7Z039ga+SyXXNwhlipQ== 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 4Q02d85mMcz12gN for ; Sun, 16 Apr 2023 21:00: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 33GL0CjU093928 for ; Sun, 16 Apr 2023 21:00:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33GL0Cic093926 for ipfw@FreeBSD.org; Sun, 16 Apr 2023 21:00:12 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202304162100.33GL0Cic093926@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: ipfw@FreeBSD.org Subject: Problem reports for ipfw@FreeBSD.org that need special attention Date: Sun, 16 Apr 2023 21:00:12 +0000 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 Content-Type: multipart/alternative; boundary="16816788123.feC6d.92183" Content-Transfer-Encoding: 7bit X-ThisMailContainsUnwantedMimeParts: N --16816788123.feC6d.92183 Date: Sun, 16 Apr 2023 21:00:12 +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 | 215875 | [ipfw] ipfw lookup tables do not support mbuf_tag New | 232764 | [ipfw] share/examples/ipfw/change_rules.sh: Suppo 2 problems total for which you should take action. --16816788123.feC6d.92183 Date: Sun, 16 Apr 2023 21:00:12 +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         |    215875 | [ipfw] ipfw lookup tables do not support mbuf_tag
New         |    232764 | [ipfw] share/examples/ipfw/change_rules.sh: Suppo

2 problems total for which you should take action.
--16816788123.feC6d.92183--