All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edward Cree <ecree@solarflare.com>
To: Cong Wang <cwang@twopensource.com>
Cc: Alex Gartrell <agartrell@fb.com>,
	lvs-devel@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	netdev <netdev@vger.kernel.org>,
	kernel-team@fb.com
Subject: Re: We've released a generic netlink python library -- gnlpy
Date: Thu, 21 May 2015 15:52:03 +0100	[thread overview]
Message-ID: <555DF113.1050408@solarflare.com> (raw)
In-Reply-To: <CAHA+R7OKkAhmw_4YN255FW2KXJ5j4bxT_VoEs+FqrBz1yzE-Ew@mail.gmail.com>

On 21/05/15 00:33, Cong Wang wrote:
> On Wed, May 20, 2015 at 2:10 PM, Alex Gartrell <agartrell@fb.com> wrote:
>> Hey everyone,
>>
>> tl;dr; pure python generic netlink library with simple clients for ipvs and
>> taskstats here: https://github.com/facebook/gnlpy
> libnl should have python support for generic netlink too:
>
> $ ls python/netlink/genl/
> capi.i  __init__.py  Makefile  Makefile.am  Makefile.in
>
> but I never use its python module so not sure if it works... ;)
There is also pyroute2.netlink.generic
<https://pypi.python.org/pypi/pyroute2>
which does work but it's a bit clunky imho.

WARNING: multiple messages have this Message-ID (diff)
From: Edward Cree <ecree@solarflare.com>
To: Cong Wang <cwang@twopensource.com>
Cc: Alex Gartrell <agartrell@fb.com>, <lvs-devel@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	netdev <netdev@vger.kernel.org>, <kernel-team@fb.com>
Subject: Re: We've released a generic netlink python library -- gnlpy
Date: Thu, 21 May 2015 15:52:03 +0100	[thread overview]
Message-ID: <555DF113.1050408@solarflare.com> (raw)
In-Reply-To: <CAHA+R7OKkAhmw_4YN255FW2KXJ5j4bxT_VoEs+FqrBz1yzE-Ew@mail.gmail.com>

On 21/05/15 00:33, Cong Wang wrote:
> On Wed, May 20, 2015 at 2:10 PM, Alex Gartrell <agartrell@fb.com> wrote:
>> Hey everyone,
>>
>> tl;dr; pure python generic netlink library with simple clients for ipvs and
>> taskstats here: https://github.com/facebook/gnlpy
> libnl should have python support for generic netlink too:
>
> $ ls python/netlink/genl/
> capi.i  __init__.py  Makefile  Makefile.am  Makefile.in
>
> but I never use its python module so not sure if it works... ;)
There is also pyroute2.netlink.generic
<https://pypi.python.org/pypi/pyroute2>
which does work but it's a bit clunky imho.

  reply	other threads:[~2015-05-21 14:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-20 21:10 We've released a generic netlink python library -- gnlpy Alex Gartrell
2015-05-20 21:10 ` Alex Gartrell
2015-05-20 23:33 ` Cong Wang
2015-05-21 14:52   ` Edward Cree [this message]
2015-05-21 14:52     ` Edward Cree

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=555DF113.1050408@solarflare.com \
    --to=ecree@solarflare.com \
    --cc=agartrell@fb.com \
    --cc=cwang@twopensource.com \
    --cc=kernel-team@fb.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netdev@vger.kernel.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.
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.