From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by passt.top (Postfix) with ESMTP id 6A5965A0082 for ; Thu, 27 Oct 2022 09:00:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666854050; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=MyGQt38vYwusU1um/0vPjhrGDzYhwx1q31JUMgbn13o=; b=bbiFc7uSEtzbu+u5YhGwZZ3zb17EH2LNxVNoMvtQeNGg/jaa7Sr7K+ujfaoPPRcSTViv6x 5AwYd5v3OuaAIpFlpT7/u6juV5HGXz3vr2+Tg1Uo9MjuArIaeHWSww8D9d04Ds/JmMkZGE FP/AHq+kU6RcwSQeCSiJxcL0kaf3UVg= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-270-cpDqh5FSN7W-CMePTK02_w-1; Thu, 27 Oct 2022 03:00:48 -0400 X-MC-Unique: cpDqh5FSN7W-CMePTK02_w-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 726A52932491; Thu, 27 Oct 2022 07:00:48 +0000 (UTC) Received: from maya.cloud.tilaa.com (ovpn-208-31.brq.redhat.com [10.40.208.31]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7A69A14152E1; Thu, 27 Oct 2022 07:00:47 +0000 (UTC) Date: Thu, 27 Oct 2022 09:00:26 +0200 From: Stefano Brivio To: passt-dev@passt.top, passt-user@passt.top Subject: new version 2022_10_26.f212044 available Message-ID: <20221027090026.462f365d@elisabeth> Organization: Red Hat MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID-Hash: CF3HS6RPX5L4O75AIF5QZQIXDRNZGOFM X-Message-ID-Hash: CF3HS6RPX5L4O75AIF5QZQIXDRNZGOFM X-MailFrom: sbrivio@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Paul Holzinger X-Mailman-Version: 3.3.3 Precedence: list List-Id: "For users: support, questions and answers" Archived-At: <> Archived-At: List-Archive: <> List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: The new version with tag 2022_10_26.f212044 includes the following changes: f212044 icmp: Don't discard first reply sequence for a given echo ID b062ee4 icmp: Add debugging messages for handled replies and requests 947d756 tap: Trace received (outbound) ICMP packets in debug mode, too 7402951 conf, passt.1: Don't imply --foreground with --debug https://passt.top/passt/log/?qt=range&q=2022_10_26.e4df8b0..2022_10_26.f212044 Packages: - Copr (CentOS Stream, EPEL, Fedora, Mageia, openSUSE): https://copr.fedorainfracloud.org/coprs/sbrivio/passt/build/4991606/ permanent mirror: https://passt.top/builds/copr/0^20221026.ge4df8b0/ - Debian package, from x86_64 static build: https://passt.top/builds/latest/x86_64/passt_0f212044-1_all.deb - Fedora updates: https://bodhi.fedoraproject.org/updates/?packages=passt - Package for other RPM-based distributions, from x86_64 static build: https://passt.top/builds/latest/x86_64/passt-gf212044-1.x86_64.rpm - x86_64 static binaries: https://passt.top/builds/latest/x86_64/ -- Stefano