From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <guix-patches-bounces+larch=yhetil.org@gnu.org>
Received: from mp10.migadu.com ([2001:41d0:2:bcc0::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by ms5.migadu.com with LMTPS
	id QLXxG/SusWIsWQEAbAwnHQ
	(envelope-from <guix-patches-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Tue, 21 Jun 2022 13:43:48 +0200
Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	by mp10.migadu.com with LMTPS
	id 6CLHGfSusWL6MgAAG6o9tA
	(envelope-from <guix-patches-bounces+larch=yhetil.org@gnu.org>)
	for <larch@yhetil.org>; Tue, 21 Jun 2022 13:43:48 +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 0564833501
	for <larch@yhetil.org>; Tue, 21 Jun 2022 13:43:48 +0200 (CEST)
Received: from localhost ([::1]:47774 helo=lists1p.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.90_1)
	(envelope-from <guix-patches-bounces+larch=yhetil.org@gnu.org>)
	id 1o3cIN-0007zB-2n
	for larch@yhetil.org; Tue, 21 Jun 2022 07:43:47 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10]:39000)
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
 id 1o3cHe-0007wv-Qv
 for guix-patches@gnu.org; Tue, 21 Jun 2022 07:43:02 -0400
Received: from debbugs.gnu.org ([209.51.188.43]:37163)
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.90_1) (envelope-from <Debian-debbugs@debbugs.gnu.org>)
 id 1o3cHe-0001ix-IS
 for guix-patches@gnu.org; Tue, 21 Jun 2022 07:43:02 -0400
Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2)
 (envelope-from <Debian-debbugs@debbugs.gnu.org>) id 1o3cHe-0008KU-GB
 for guix-patches@gnu.org; Tue, 21 Jun 2022 07:43:02 -0400
Subject: bug#53007: [PATCH] gnu: networking: Add arp-scan
Resent-From: Christopher Baines <mail@cbaines.net>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces@debbugs.gnu.org>
Resent-To: guix-patches@gnu.org
Resent-Date: Tue, 21 Jun 2022 11:43:02 +0000
Resent-Message-ID: <handler.53007.D53007.165581172831935.done@debbugs.gnu.org>
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: cc-closed 53007
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch moreinfo
To: manolis837@gmail.com
Cc: 53007-done@debbugs.gnu.org
Mail-Followup-To: 53007@debbugs.gnu.org, mail@cbaines.net, manolis837@gmail.com
Received: via spool by 53007-done@debbugs.gnu.org id=D53007.165581172831935
 (code D ref 53007); Tue, 21 Jun 2022 11:43:02 +0000
Received: (at 53007-done) by debbugs.gnu.org; 21 Jun 2022 11:42:08 +0000
Received: from localhost ([127.0.0.1]:59288 helo=debbugs.gnu.org)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <debbugs-submit-bounces@debbugs.gnu.org>)
 id 1o3cGm-0008J0-4J
 for submit@debbugs.gnu.org; Tue, 21 Jun 2022 07:42:08 -0400
Received: from mira.cbaines.net ([212.71.252.8]:41320)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <mail@cbaines.net>) id 1o3cGk-0008Is-27
 for 53007-done@debbugs.gnu.org; Tue, 21 Jun 2022 07:42:06 -0400
Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699])
 by mira.cbaines.net (Postfix) with ESMTPSA id CB87127BBE9;
 Tue, 21 Jun 2022 12:42:04 +0100 (BST)
Received: from felis (localhost [127.0.0.1])
 by localhost (OpenSMTPD) with ESMTP id 9e8d315e;
 Tue, 21 Jun 2022 11:42:03 +0000 (UTC)
References: <20220104153415.5822-1-manolis837@gmail.com>
 <20220620214129.11815-1-manolis837@gmail.com>
User-agent: mu4e 1.6.10; emacs 28.1
From: Christopher Baines <mail@cbaines.net>
Date: Tue, 21 Jun 2022 12:41:08 +0100
In-reply-to: <20220620214129.11815-1-manolis837@gmail.com>
Message-ID: <87r13i1bw6.fsf@cbaines.net>
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="=-=-=";
 micalg=pgp-sha512; protocol="application/pgp-signature"
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
X-BeenThere: guix-patches@gnu.org
List-Id: <guix-patches.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/guix-patches>,
 <mailto:guix-patches-request@gnu.org?subject=unsubscribe>
List-Archive: <https://lists.gnu.org/archive/html/guix-patches>
List-Post: <mailto:guix-patches@gnu.org>
List-Help: <mailto:guix-patches-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/guix-patches>,
 <mailto:guix-patches-request@gnu.org?subject=subscribe>
Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org
Sender: "Guix-patches" <guix-patches-bounces+larch=yhetil.org@gnu.org>
X-Migadu-Flow: FLOW_IN
X-Migadu-To: larch@yhetil.org
X-Migadu-Country: US
ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org;
	s=key1; t=1655811828;
	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:resent-to: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;
	bh=ksiMLztdYakEuadMstFWH4xEqJIRiVj5UJQ2TNvvQeY=;
	b=pZFmcl11cGKYTvOwCoRSl3x9zymNAIioYa53wb6SVHkOb/90qEsODiFY12belRDpJwpNLJ
	MA/20i3G6E4KNqAe1PTghh69x6rFbo2H89s8LulgfayoU/7AXZTkkchoM2GGJ8p1RpoV7w
	CmHidWS5UsbS3CIbfEdA5dpKIcjXGMTeBHkyJu1Thh68aZ8S25AIYZRPBbTLvxfpNlxMKi
	ALY3QWO78DjBr4871gDgEmAYRoanyPda+nljOeiIkCMtGGnyp1+9h/FJRNvNCG2iuSQluQ
	nTXwFbAzSNYO/wzaje3/9+hvtWpoKgv09T09Gnr5R+EqVbZhZzMJ9WxQy7dZjw==
ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655811828; a=rsa-sha256; cv=none;
	b=rWrH6xZxYnRJUn8fkH1o5CqMZPI3QH9yO0mxjY6KTA913TtjgS691YkN7Huh+bWerbsmnR
	2TTvwoE9xLhL/+zVDznwiYfUX5Nxirhw2jjxMIOqO8o581M5WY9AR7EDNW6uROPLsxf9nd
	hHW6tuAbzzyFd14xSeiL4zgq06rYI04INemSc0U2yjO13qULarjYXVF0FDsyDoJW277ihv
	IaVfrNemQmJTIssJJPpKoGq+muozQteY22SRh6itUvEFZi54CrC9bN+Q2fF6LQ0sfAlvR9
	VcIXwYfcr6kcdta5bgJbq7SB7ON0WPu8qkNy38O5mZ75+ke3/WxV2Ay8mPSJLQ==
ARC-Authentication-Results: i=1;
	aspmx1.migadu.com;
	dkim=none;
	dmarc=none;
	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: -6.07
Authentication-Results: aspmx1.migadu.com;
	dkim=none;
	dmarc=none;
	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: 0564833501
X-Spam-Score: -6.07
X-Migadu-Scanner: scn0.migadu.com
X-TUID: xuA2/7i2j+03

--=-=-=
Content-Type: text/plain


manolis837@gmail.com writes:

> From: Manolis Ragkousis <manolis837@gmail.com>
>
> * gnu/packages/networking.scm (arp-scan): New variable.
> ---
>  gnu/packages/networking.scm | 29 +++++++++++++++++++++++++++++
>  1 file changed, 29 insertions(+)

I moved this new package off the bottom of the file, and pushed this as
0fe0c739f53bbb635eb5c4a3b172f4be45293c82.

Thanks,

Chris

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmKxrolfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9Xfhpg//cSYIYWu8Wkip3FOmjjZsfhYMEkdd3Rcl
9zvOz3EscQGQvbb+Pk658IWxGaBbOzECYG2j2QSsKINlBtckjOWTZ2Agbn8/ezDT
rcEWCEDb/+g90oyRulBdJfVqq9jMsQh23qcDGRQUye9VNKPJQiBlCb8QC/bUjvyz
uG8JscBPs33IVpOoRCPb4flCms17fdjUwERyR7roxiXrh/458UJ051IubcOuY9wG
YQGRKi1XG00xB8J5ywkDm1zfYljs5N+7pGp6ReRTWnxhR8EvkJcTeghjgAyy9j//
OPzaZDz3mnFwAD48AzMXgivVNgPcLtv2zTSbq/HFsXfR4WAfhPaxMgaExgr6FiH7
6j2izZpNEWnyGUO6zw5B96meanPZrfcYh/RWYRsHGgIDm/CEQRfLr+CDGnkZAcT0
YtMEpKtsIZON8Pbc2bw/BOyx8eZ36MourQni0ZwzIC9hmJYi7ZNKqsVmDgpBCZiM
Bd1HPtovWHl2NOAyTopk78vfVDkJjhMOAphA/HYAqfO5onjGqnAZ6s/1NfOChphk
3PyjzLuvEyszlDvOi7wu/wp8Id/NoAHwg9P8owR6VeyvR1Tk5W/wxdU/6q41VdHk
eVgRNBvq2mzin16S7UJTQLNW/TXZN4pRa9iQA3SciB/xIAxZgMaZMbZc3nTaMsbf
LCtcOjuOXRE=
=PQl2
-----END PGP SIGNATURE-----
--=-=-=--