On 21/05/15 00:33, Cong Wang wrote: > On Wed, May 20, 2015 at 2:10 PM, Alex Gartrell <agartr...@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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/