From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id wAKDBU60AmX/QQAA9RJhRA:P1 (envelope-from ) for ; Thu, 14 Sep 2023 09:20:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wAKDBU60AmX/QQAA9RJhRA (envelope-from ) for ; Thu, 14 Sep 2023 09:20:46 +0200 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 E13B057187 for ; Thu, 14 Sep 2023 09:20:45 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=LN1Ra9Tg; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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"; dmarc=none ARC-Seal: i=2; s=key1; d=yhetil.org; t=1694676046; a=rsa-sha256; cv=fail; b=ia+MwRvLwhtuu/UjzpP4t14PK2WRxjFuLdyoJbnz7hPreVjb2sIqzC0mb3P8+aezrgx2HD /F5C+v7/fzUfGzd2SFq08LKzy3B9Gje0iPLR4CQQNrK/GUiWKyOiXRvwNBSD7TYGZpM10a 1vDHyKcx4J8ykPcv++uNaq3uUsPc7YymuXKrR35VMEVdRx4WZuh649jrTGcRuioUV7v7kD RwTNTFcKUSaZ0I2bBdBNcILbDic6g8NxeQMqyYDbDR7fgZipXTkLb/rV5hi0dIrB/u/jBe Fk6IxhaQvDTXySTfO8VPE90u0ld5izybZadOZERKyhPjtcxaAiPDooiv1Zn6bA== ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1694676046; 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=foEVzYGc2jGUh4O9GYXF6WSc1f0Nq41M0RFTL1QxI9I=; b=XT0x1WFknkwlMv3VOaXtzAwdW+NIyreb0PnulwDsygEiA3yJ/RbtB2uy4gL/eeBp8ftZKa uamxn52pP0LJKjEUtwHeRQQF1+ESfOVTFkFYPY0U8umwHxcoXkmotLoBIs6kO6eP1pQune zvbR53l/xUswEn7jnBjSIFQOUbzPegnmYfC6iwwjSeRh1qjxfBFjVB5QruPl47nQTCY6Zx wMq1mlUqFd5uTBGX8HPZ4Ugti19e0NNVppCo2H8iIsdaLCgSkt1TPxnb3kDTJumC4Xeb2J e0a283M7CQLsAPcl3lvaZuTQMZzvGh3opbyNDz41kufXDLgHSOxxYqGM4yqx3Q== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=beaver-labs.com header.s=zoho header.b=LN1Ra9Tg; arc=reject ("signature check failed: fail, {[1] = sig:zohomail.eu:reject}"); 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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qgge9-0000hu-JE; Thu, 14 Sep 2023 03:20:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qgge7-0000eD-Dp for guix-patches@gnu.org; Thu, 14 Sep 2023 03:20:15 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qgge7-0000EO-3n for guix-patches@gnu.org; Thu, 14 Sep 2023 03:20:15 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qggeC-00074m-OV; Thu, 14 Sep 2023 03:20:20 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65966] [PATCH 24/33] gnu: Add go-github-com-jsimonetti-rtnetlink. Resent-From: Edouard Klein Original-Sender: "Debbugs-submit" Resent-CC: cox.katherine.e+guix@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 14 Sep 2023 07:20:20 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65966 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65966@debbugs.gnu.org Cc: Edouard Klein , Katherine Cox-Buday X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Katherine Cox-Buday Received: via spool by submit@debbugs.gnu.org id=B.169467599126704 (code B ref -1); Thu, 14 Sep 2023 07:20:20 +0000 Received: (at submit) by debbugs.gnu.org; 14 Sep 2023 07:19:51 +0000 Received: from localhost ([127.0.0.1]:36751 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggdi-0006wY-JW for submit@debbugs.gnu.org; Thu, 14 Sep 2023 03:19:51 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60842) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qggdQ-0006rq-9s for submit@debbugs.gnu.org; Thu, 14 Sep 2023 03:19:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qggd3-0000AG-SQ for guix-patches@gnu.org; Thu, 14 Sep 2023 03:19:13 -0400 Received: from sender11-op-o11.zoho.eu ([31.186.226.225]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qggcw-0008Gs-DH for guix-patches@gnu.org; Thu, 14 Sep 2023 03:19:06 -0400 ARC-Seal: i=1; a=rsa-sha256; t=1694675927; cv=none; d=zohomail.eu; s=zohoarc; b=UVWAMytpDJ4WpDxN+shOeLTs7FL8xnMIKhAu/Rp2eLt4nR+Z1151eEjbO/i9iN56/ALeVi2d6I7TP+BqGaTzyOBwQd+ft5sDUxEUjPebL4lRy6dkESyoOoLV4ZnotfZN8KxxB+CzjXy5OLsJmmKoSFgY2oV4VpX7bovM5+pVEvg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1694675927; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=foEVzYGc2jGUh4O9GYXF6WSc1f0Nq41M0RFTL1QxI9I=; b=kjrgBP2xbzrVnOCEdHodW6UCdtpf+pkMpbi3oNTSXDHGJLhedEtT7QP+nz7HEuUP+7qj9KMkCccv6exzSGoyf1TQLG8WLVFDbj3Zok82m37jCfqdzljXH92n0f4MnMctNiynCfZUnqRaGdrIm5djEbc8Bl7gw4zgHlr+OElC700= ARC-Authentication-Results: i=1; mx.zohomail.eu; dkim=pass header.i=beaver-labs.com; spf=pass smtp.mailfrom=edk@beaver-labs.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1694675927; s=zoho; d=beaver-labs.com; i=edk@beaver-labs.com; h=From:From:To:To:Cc:Cc:Message-ID:Subject:Subject:Date:Date:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Content-Type:Message-Id:Reply-To; bh=foEVzYGc2jGUh4O9GYXF6WSc1f0Nq41M0RFTL1QxI9I=; b=LN1Ra9Tg0vvViBJd9DjDi+FBS994ZO/rwsXnIn5hLM3b6Irtzbx8v3m8VdEmfGd0 10oGKbTxxPT9Bel/p5sAKCtquwoePie0+lkx1qo3/gpNKQK+mJFF8heSNQfSVfZQBsz zqAHNrgLE0rXSTbgAXQeE5nTNmS2vmuw95+/MJmrvlYcHCmSEaFK1yrW6G0ir+UIEja vXS5qOYG+FwS2d/InfE2W0Jzzl5/dzy052yP/b1Ryt4k2tvzpTn1nQ5qPBSwkgiTzc3 0LyMmHyYlVPHvLjDo91W4SidSXMU4LFXw5ISFEtzLvMlILjaxC3WbHaa/YHUPIKb7nf pcQ4eZJ+ZQ== Received: from schwarzy.home (lfbn-idf3-1-667-244.w86-252.abo.wanadoo.fr [86.252.237.244]) by mx.zoho.eu with SMTPS id 1694675924329988.8850630474494; Thu, 14 Sep 2023 09:18:44 +0200 (CEST) From: Edouard Klein Message-ID: Date: Thu, 14 Sep 2023 09:09:31 +0200 X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External Content-Type: text/plain; charset=utf8 Received-SPF: pass client-ip=31.186.226.225; envelope-from=edk@beaver-labs.com; helo=sender11-op-o11.zoho.eu X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 0.29 X-Spam-Score: 0.29 X-Migadu-Queue-Id: E13B057187 X-Migadu-Scanner: mx2.migadu.com X-TUID: En5rfbzep4qA * gnu/packages/golang.scm (go-github-com-jsimonetti-rtnetlink): New variabl= e. --- gnu/packages/golang.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 3bf113fd70..bb19e9605f 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -13668,6 +13668,41 @@ (define-public go-github-com-mdlayher-netlink "Package netlink provides low-level access to Linux netlink sockets (= AF_NETLINK).") (license license:expat))) =20 +(define-public go-github-com-jsimonetti-rtnetlink + (package + (name "go-github-com-jsimonetti-rtnetlink") + (version "1.3.5") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jsimonetti/rtnetlink") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "19kifm0c4lpq1y25g2acnfm5cfrizbygqa50a3sdp9368s1gaay5")))) + (build-system go-build-system) + (arguments + `(#:import-path "github.com/jsimonetti/rtnetlink" + #:go ,go-1.20)) + (propagated-inputs `(("go-golang-org-x-sync" ,go-golang-org-x-sync) + ("go-golang-org-x-net" ,go-golang-org-x-net) + ("go-golang-org-x-exp" ,go-golang-org-x-exp) + ("go-github-com-mdlayher-socket" ,go-github-com-m= dlayher-socket) + ("go-github-com-josharian-native" ,go-github-com-= josharian-native) + ("go-golang-org-x-sys" ,go-golang-org-x-sys) + ("go-github-com-mdlayher-netlink" ,go-github-com-= mdlayher-netlink) + ("go-github-com-google-go-cmp-cmp" ,go-github-com= -google-go-cmp-cmp) + ("go-github-com-cilium-ebpf" ,go-github-com-ciliu= m-ebpf))) + (home-page "https://github.com/jsimonetti/rtnetlink") + (synopsis "rtnetlink") + (description + "Package rtnetlink allows the kernel's routing tables to be read and = altered. +Network routes, IP addresses, Link parameters, Neighbor setups, Queueing +disciplines, Traffic classes and Packet classifiers may all be controlled.= It +is based on netlink messages.") + (license license:expat))) + (define-public go-github-com-vishvananda-netlink (package (name "go-github-com-vishvananda-netlink") --=20 2.40.1