From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: static-networking-service Date: Mon, 04 Jun 2018 13:56:02 +0200 Message-ID: <87lgburcj1.fsf@gnu.org> References: <87d0xcp2ki.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fPo5o-0000ip-S9 for help-guix@gnu.org; Mon, 04 Jun 2018 07:56:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fPo5l-0006QV-0b for help-guix@gnu.org; Mon, 04 Jun 2018 07:56:08 -0400 In-Reply-To: (Julien Lepiller's message of "Thu, 31 May 2018 13:14:54 +0200") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Julien Lepiller Cc: help-guix@gnu.org Howdy, Julien Lepiller skribis: > static-networking-service is also limited to IPv4. =E2=80=98static-networking-shepherd-service=E2=80=99 has a number of hard-c= oded =E2=80=9CAF_INET=E2=80=9D. I=E2=80=99m quite confident that if we make the= m a parameter in , we can get IPv6 support. Would you like to give it a try? :-) Ludo=E2=80=99.