From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id qIhxNWYxs2H34QAAgWs5BA (envelope-from ) for ; Fri, 10 Dec 2021 11:52:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id wKIHMWYxs2FfMQAAbx9fmQ (envelope-from ) for ; Fri, 10 Dec 2021 10:52:22 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 926B02C7EF for ; Fri, 10 Dec 2021 11:52:22 +0100 (CET) Received: from localhost ([::1]:35256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mvdVl-0005R4-BA for larch@yhetil.org; Fri, 10 Dec 2021 05:52:21 -0500 Received: from eggs.gnu.org ([209.51.188.92]:34396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvdVU-0004qV-Hi for guix-patches@gnu.org; Fri, 10 Dec 2021 05:52:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34062) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mvdVS-0001j3-EK for guix-patches@gnu.org; Fri, 10 Dec 2021 05:52:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mvdVS-0000b7-9O for guix-patches@gnu.org; Fri, 10 Dec 2021 05:52:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#51440] [PATCH 00/10] Declarative static networking interface Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 10 Dec 2021 10:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51440 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vivien Kraus Cc: 51440@debbugs.gnu.org Received: via spool by 51440-submit@debbugs.gnu.org id=B51440.16391335112279 (code B ref 51440); Fri, 10 Dec 2021 10:52:02 +0000 Received: (at 51440) by debbugs.gnu.org; 10 Dec 2021 10:51:51 +0000 Received: from localhost ([127.0.0.1]:45608 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvdVH-0000ah-Dw for submit@debbugs.gnu.org; Fri, 10 Dec 2021 05:51:51 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mvdVE-0000aQ-Bj for 51440@debbugs.gnu.org; Fri, 10 Dec 2021 05:51:50 -0500 Received: from [2001:470:142:3::e] (port=55110 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvdV8-0001cq-DF; Fri, 10 Dec 2021 05:51:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=GZ3XCIO8THkbOvjOsaup2UCYFUHMqhw7WpQ4pBxpApw=; b=MTvCsPYCc7/AQsv9ja+/ 1Y2Tw55mx20EesX19w6jwI+Bg5QfwTmKTafGtKIL8TkWMjepn64zHUIHOnboWYOR2/AUwjsVlhB+S LhG5TvCt53WztyupptEhxxboCDMEVYvTpjo8ETJwuHIvUBuVhJK01Hyugyc2mEgQjT2m06AhCkEiz 6jmxBPWRDnplTBL4TazysoW0LtU8yRs7AgO0ogtsQ6p+utCLhTxjbvmeB7ogbdx+w/i3SLP6VtS6G b3wQ3cL93dp6zow5t1pX3i1+dCmeQ/XdBxNlJQqFGzSftbZXEQgf0kRFF67wmumK+nCKg7LkxRyzs 6a+b0/X6wk1eCQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56992 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mvdV8-0003q8-A4; Fri, 10 Dec 2021 05:51:42 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20211027135918.18833-1-ludo@gnu.org> Date: Fri, 10 Dec 2021 11:51:39 +0100 In-Reply-To: (Vivien Kraus's message of "Wed, 17 Nov 2021 19:36:20 +0000") Message-ID: <87y24sag1w.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639133542; h=from:from:sender:sender: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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=GZ3XCIO8THkbOvjOsaup2UCYFUHMqhw7WpQ4pBxpApw=; b=gSyhOMT9XApn4MfqCh6Jcum6GVPqGnaUsoes/anOc0WKVDzaHSF4fuw3gCUhtdTdx4zQyH ODg3IJHk4MN97UYKK4atM4ivT0qvy6Q8FqlzcQbcZCuPkQSLvIU0ff9xDvWJReECezHdf/ pEMVRXDW5Yg/T4lKquPoOcGZiPfsCeOdvb7lgkDetbuONbDU4hoITh+lnnxsfPpP709rla fjBFRbF2409yJazuFXjJwOCTTAC1moY8t/v0iZ9ComefP9IlcAohl1jp2XZCPOWTlatF3T +wEcftZmztyYFezyma0ZS8OrvUG47BKZQsflocMVZoUd0GZ6N6NKBthK32WIbw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639133542; a=rsa-sha256; cv=none; b=MSFJfpoBF0nwn/q6BEEbSmBh63ukpctrawV1GmUybR5tsKUwclWl4q/aQinLn/lJi5XK/g SHO+Xc+UjJPXceWfWHBX7z0C7wJYe06Sguqcu5HKRFLaN8bTwQR3r3tczqWHaYLpu/lPCV biStRZJUUHcp7CP6CsxC8mR+XytjX4DyCsfSwS/TXSDrnL4683eSLNp6ONlMds8MxbMWOn cbaGkqsSGd5UB/A8TneNl8sTNF56MKX1JDJC+n6sunFcQS7+35HoThlo+1FF0/aiWBBzLs IvkM3t182UIE6M/HOjuOT9A/QOjOgRdNuNUrzmk9t/HW2UOObqtNygMNKkTdCw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=MTvCsPYC; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.66 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=MTvCsPYC; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 926B02C7EF X-Spam-Score: -3.66 X-Migadu-Scanner: scn1.migadu.com X-TUID: 5Kqa3Z7a90UK =E2=B9=81iH Vivien Kraus skribis: > The static networking service looks great, but when I tried to assign > address 2a00:5881:4008:2810::309/64 to my interface, I end up (when > looking at ip -6 address) with 903::1028:840:8158:2a/64. > > Since the bytes are reversed, I would look at guile-netlink and check > if all byte orders are correct when using bytevectors :) Julien fixed this interesting bug in Guile-Netlink 1.1.1, which is now in =E2=80=98master=E2=80=99 (thanks!). I rebased =E2=80=98wip-networking-netlink=E2=80=99 to get this fix. Could you give it another try? Any other issues left? If not, I think we could go ahead and merge it! Thanks, Ludo=E2=80=99.