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 593785A027F for ; Mon, 4 Dec 2023 11:33:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1701686019; 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=tQyHg0NfAzqGG+0o6rCNnppNq/bvr5VFvUo73thXEj8=; b=ZCu/Ins4YHE69fTkaNBaS+1Tw9CeEpPuZr8YggPrPjkHDfqgU9wo6M7JiFa+ePRFLFTl48 CQCRjLrQD16N1CyKx2FXvBUkNbuopKljj+OGNgFQUwj/hCw3yV/dJpYvlLYvJbHJwc5/2Z oIYIrYi/Dmc8Ok4pSn9h7upRXWgOrRQ= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-68-RAoD9LPDNX2eI1k7OG8KYQ-1; Mon, 04 Dec 2023 05:33:36 -0500 X-MC-Unique: RAoD9LPDNX2eI1k7OG8KYQ-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id BE10C828CE1; Mon, 4 Dec 2023 10:33:35 +0000 (UTC) Received: from elisabeth (unknown [10.39.208.34]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 08A0A2026D4C; Mon, 4 Dec 2023 10:33:34 +0000 (UTC) Date: Mon, 4 Dec 2023 11:33:32 +0100 From: Stefano Brivio To: passt-user@passt.top Subject: passt: new version 2023_12_04.b86afe3 available Message-ID: <20231204113332.0dcac6b7@elisabeth> Organization: Red Hat MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.4 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID-Hash: XA7MOJKWUYSZMXA5H26PVD6MKLRLACIM X-Message-ID-Hash: XA7MOJKWUYSZMXA5H26PVD6MKLRLACIM 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: passt-dev@passt.top X-Mailman-Version: 3.3.8 Precedence: list List-Id: "For passt 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 2023_12_04.b86afe3 includes the following changes: b86afe3 tcp: Don't defer hash table removal e21b6d6 tcp: "TCP" hash secret doesn't need to be TCP specific cf83988 pif: Add helpers to get the name of a pif 460064d test: Avoid hitting guestfish command length limits 705549f flow,tcp: Use epoll_ref type including flow and side 788d2fe tcp_splice: Use unsigned to represent side ecea8d3 flow,tcp: Generalise TCP epoll_ref to generic flows 31bab5f tcp: Remove unneccessary bounds check in tcp_timer_handler() df96a4c flow: Introduce 'sidx' type to represent one side of one flow eb8b1a2 flow, tcp: Add logging helpers for connection related messages 96590b0 flow: Make unified version of flow table compaction 9d44aba util: MAX_FROM_BITS() should be unsigned e2e8219 flow, tcp: Consolidate flow pointer<->index helpers f08ce92 flow, tcp: Move TCP connection table to unified flow table 16ae032 flow, tcp: Generalise connection types ba84a3b treewide: Add messages to static_assert() calls d902bb6 tcp: remove useless assignment bae676a port_fwd, util: Include additional headers to fix build with musl 7e175f3 packet: Offset plus length is not always uint32_t, but it's always size_t 0655904 treewide: Use 'z' length modifier for size_t/ssize_t conversions 4117bd9 port_fwd, util: Don't bind UDP ports with opposite-side bound TCP ports https://passt.top/passt/log/?qt=range&q=2023_11_19.4f1709d..2023_12_04.b86afe3 Packages: - Arch Linux: https://www.archlinux.org/packages/extra/x86_64/passt/ https://archlinuxarm.org/packages/aarch64/passt https://archlinuxarm.org/packages/armv7h/passt - Debian tracker: https://tracker.debian.org/pkg/passt - Copr (CentOS Stream, EPEL, Fedora, Mageia, openSUSE): https://copr.fedorainfracloud.org/coprs/sbrivio/passt/build/6721932/ permanent mirror: https://passt.top/builds/copr/0^20231204.gb86afe3/ - Fedora updates: https://bodhi.fedoraproject.org/updates/?packages=passt - Ubuntu tracker: https://launchpad.net/ubuntu/+source/passt - Void Linux: https://voidlinux.org/packages/?q=passt - Static builds: - Package for other RPM-based distributions, x86_64 only: https://passt.top/builds/latest/x86_64/passt-gb86afe3-1.x86_64.rpm - x86_64 static binaries: https://passt.top/builds/latest/x86_64/ - Debian package, from x86_64 static build: https://passt.top/builds/latest/x86_64/passt_0b86afe3-1_all.deb -- Stefano