From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: passt.top; dmarc=none (p=none dis=none) header.from=njh.eu Received: from mail.notjusthosting.com (mail.notjusthosting.com [IPv6:2a01:4f8:a0:516f:1::1]) by passt.top (Postfix) with ESMTPS id BD54C5A068E for ; Tue, 16 Sep 2025 21:22:55 +0200 (CEST) Received: from [2a01:599:10d:cf12:83c1:fa7e:d576:60f] (helo=vlap) by mail.notjusthosting.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1uybGR-0001kJ-6T for passt-dev@passt.top; Tue, 16 Sep 2025 21:22:55 +0200 From: Volker Diels-Grabsch To: passt-dev@passt.top Subject: [PATCH v6 1/5] Date: Tue, 16 Sep 2025 21:21:11 +0200 Message-ID: <20250916192209.3986375-1-v@njh.eu> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: NPOA2XY52LWQRYY2Y3MQMMKRMELPGNRB X-Message-ID-Hash: NPOA2XY52LWQRYY2Y3MQMMKRMELPGNRB X-MailFrom: v@njh.eu 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 X-Mailman-Version: 3.3.8 Precedence: list List-Id: Development discussion and patches for passt Archived-At: Archived-At: List-Archive: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: This incorporates all feedback of v5, and the commits are slightly reordered so the comment of the last commit makes more sense.