From nobody Sat Jan 27 09:15:36 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 4TMTS90X39z582hV for ; Sat, 27 Jan 2024 09:15:37 +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 4TMTS86WNTz4VDx for ; Sat, 27 Jan 2024 09:15:36 +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=1706346936; 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=Q3jX4yj5LNOFgi0OsLecDr/qplIyfLfzmGXM1WtD35w=; b=HlHqFndGXyfEwjrQbHm41x4HkePAHSG5oW4i3IglKdUjXEgxFKNGzPEBaIVDoUewAcRufp djPn4PVp5jLe8mk2py/SnqEuhXHCrZ+V72ra3/c7dr9hc1zTp7xm/DhgR0y6JlbyT5jJSr SEcTQdqpl6Wxg7QpqcsG5y8qEU+1rIVwLv5HZ+639Exdfud+Vwp45jClQ26ZgGjeGf0J8H DS1+/ngHbxEyxwHd2ETmp84hOaDiP3+Er1/6XT7Kak/3xYTjZTsbVlAhww9NZ4rAudo82a wrfv9PpxReUxiu5zj2pQvwwZGB56v98uQzVjq705Dgl57kubtn2cpBIlEKIo0g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706346936; a=rsa-sha256; cv=none; b=LE3+DUe1sNBzngrYqnpiHlhHLQlY2EtQKp0uVpie9lOEB0gIfOonqk7s2EBgE0OW97S9e8 9Ach3BH3e4cM0gy2k83dnd6tA9nIdFoJhD3BOI41IA4zOGwR2hACzQJEAkLmCCga636Zwe fQWpiZ9qaDVjDgtmUXFrJ05BHIcfOS7p2ONsSKCbjrsppx4oGq/N+0Qbht9gf6V2AmrHxy C9O5QnsoVQgHfajVxXXkQYyVhNT3ZfICWUM97TbkTipd/Yr/vItwLPPrjmKBes82PwNWY4 ESadl1IweLqFOnTMc8J0eFglZRJT4Na3H02gHni2PYfVgDKH4uNMvASyaHCzdA== 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 4TMTS85b6szK4L for ; Sat, 27 Jan 2024 09:15:36 +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 40R9FaOt050948 for ; Sat, 27 Jan 2024 09:15:36 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40R9Fa4U050947 for pf@FreeBSD.org; Sat, 27 Jan 2024 09:15:36 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 276619] pfsync not synching all states from system running 13.2 to system running 14.0 (pfsync0 set to version 1301) Date: Sat, 27 Jan 2024 09:15:36 +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: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: vegeta@tuxpowered.net 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 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: Sender: owner-freebsd-pf@freebsd.org X-BeenThere: freebsd-pf@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276619 Kajetan Staszkiewicz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vegeta@tuxpowered.net --- Comment #3 from Kajetan Staszkiewicz --- Can you provide a pcap file (with full packets, not just headers) of the pf= sync traffic which causes the trouble? --=20 You are receiving this mail because: You are the assignee for the bug.=