all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: wip-netlink
Date: Wed, 10 Apr 2019 08:18:49 +0200	[thread overview]
Message-ID: <CAE4v=pi4+1rLnZE59u=ePLhUfa+A=HX-kNJ8SxHZ3PcLEvxkMg@mail.gmail.com> (raw)
In-Reply-To: <875zrov80a.fsf@gnu.org>

Hello Ludo,

Ludovic Courtès <ludo@gnu.org> ezt írta (időpont: 2019. ápr. 8., H, 17:20):
>
> Hi there!
>
> Gábor Boskovits <boskovits@gmail.com> 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?
>

Yes, now I do. I was not well, and had to skip a whole week of work,
then I got overwhelmed when
I got back. I will start working on this again soon. Help is
appreciated however, so if anyone is willing
to have a look into this, that would be great. I feel I have most of
the data structures in place,
I will finish up the defines, which are not completed (I will have to
hunt the headers fo the proper sizes),
and I am thinking about creating a little abstraction on top of the
netlinkmsg, so that we can add attributes
with the proper 4 byte alignment required by netlink. Then I will
create a wrapper for the syscalls. After that
however we should discuss how to actually finish this up, I belive
that this could be done in two steps,
at first expoose the functionality for testing, without a reliable
command transfer, then add in the acknowledge
handling later. Wdyt?

> Thank you!
>
> Ludo’.

Best regards,
g_bor

  reply	other threads:[~2019-04-10  6:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-22 20:44 wip-netlink Gábor Boskovits
2019-03-26 17:11 ` wip-netlink Ludovic Courtès
2019-04-08 15:20 ` wip-netlink Ludovic Courtès
2019-04-10  6:18   ` Gábor Boskovits [this message]
2019-04-10 21:03     ` wip-netlink Ludovic Courtès
2019-06-03 19:43       ` wip-netlink Marius Bakke
2019-06-05 13:23         ` wip-netlink Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAE4v=pi4+1rLnZE59u=ePLhUfa+A=HX-kNJ8SxHZ3PcLEvxkMg@mail.gmail.com' \
    --to=boskovits@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.