From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: Re: wip-netlink Date: Mon, 08 Apr 2019 17:20:21 +0200 Message-ID: <875zrov80a.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDW4S-0005AZ-Q5 for guix-devel@gnu.org; Mon, 08 Apr 2019 11:20:29 -0400 In-Reply-To: (=?utf-8?Q?=22G=C3=A1bor?= Boskovits"'s message of "Fri, 22 Mar 2019 21:44:28 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?utf-8?Q?G=C3=A1bor?= Boskovits Cc: Guix-devel Hi there! G=C3=A1bor Boskovits skribis: > I've pushed a branch with some preliminary work on the netlink wrapper > for guix, so that > we can have ipv6 static network configuration, and a bunch of other > goodies, including hopefully container networking. > This is in quite an early stage, I was mostly doing some research, and > tried to define the data structures needed. Did you have a chance to make further progress on this front? Thank you! Ludo=E2=80=99.