From nobody Mon Aug 21 07:04:34 2023 X-Original-To: bugs@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 4RTk4M1KBJz4qLW7 for ; Mon, 21 Aug 2023 07:04:35 +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 4RTk4L4rccz3Vd0 for ; Mon, 21 Aug 2023 07:04:34 +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=1692601474; 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=lphzU8DGP2hdHMktQAt9R9WLvlPsl/SXusiUQkilnjo=; b=KFFudg6eqpSY9mdGkJFGkb6Yk/v99AjPnezec7KNxmpwmWh0NwE3npjBLVj3ojrtxjWujX RCYS/QK3gBApC1apVIftLqKCVQoQmsUpjn1XblawYX+PzOTMTe+nK5mJ2X9en3wqSNHc5S 0Teoq3vWpYwYmQjuJEJOoLL8gK8XmK5SVb4eM9+hMGHCKHtEVymLnMkz3a3lXBWPioa0W+ tmwQagA6ksME06QF+ZRkByd/BD2JMcNpQ6vmd4i1PcMwldVBjFaPTj1Nox8++H1w+8t6V3 uE4JnDk/KKIeNdsUgHIXJ2yDOJps56m4ObJFupVrausH0Wr77VxPdn99/IgOlQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692601474; a=rsa-sha256; cv=none; b=Rv0aNTgm4rek839Lh0S8N0MbL5WiA5X2ecmFcfxJZrJ0nt580uzHYdAOqJ1ZU5Tx+aqGL/ ZZquHKLvkFo4jCUX84lDahrnKmUTh4xrp3ixLWOkMi8VnYFOlHE1h8HYjldT5eaewrAJnY sI/+vSNC4v+6HQAF00yituP3eInLBvln2Usd54k8Vh+z6FwjdPRFEfmIgMnJ8M73S8QRyC 9C/fJaJubr/MjyASal8EWckoLA53H4ySGorg7G3DFw4GS9XglAxjdM4KlW1h8xT+6LInci AhpROw9bw+YUu/gc5lGQpOkL2gtFksSHfamsvY48WMH0uFYJPNx77VaAZLe+VA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RTk4L3vMRz19qv for ; Mon, 21 Aug 2023 07:04:34 +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 37L74YdB094162 for ; Mon, 21 Aug 2023 07:04:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37L74Yqx094161 for bugs@FreeBSD.org; Mon, 21 Aug 2023 07:04:34 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: bugs@FreeBSD.org Subject: [Bug 273207] pf_syncookie_mac for IPv6 random cause panic Date: Mon, 21 Aug 2023 07:04:34 +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: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: franco@opnsense.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273207 --- Comment #24 from Franco Fichtner --- > That would be the bit where this website says =E2=80=9Cfreebsd.org=E2=80= =9D rather than opnsense.=20 I get you are trying to sound assertive, but the fact of the matter is this= is unmodified code and obviously introduced by yourself. I don't know why you would think it is not. I just know it's not helpful. If you can show me the policy for bugs.freebsd.org that says "close issues immediately because reporters fail to report on a FreeBSD release version f= or 30 minutes". That policy doesn't exist and you make a pretty bad example of= how now to communicate over this bug tracker. > Supporting opnsense is your job, not mine. You don=E2=80=99t get to just = throw bugs over the wall without doing any actual testing on freebsd. I don't think this statement aged very well. And we are happy to clean up b= ugs that you bring to FreeBSD. I know I have before. Cheers, Franco --=20 You are receiving this mail because: You are the assignee for the bug.=