package netlink

  1. Overview
  2. Docs
Bindings to the Netlink Protocol Library Suite (libnl)

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
md5=8e9287e8efca772f26922f661a5cd8e1

Description

The Netlink Protocol Library Suite (libnl, see http://www.infradead.org/~tgr/libnl/) provides APIs to the netlink protocol, allowing you to interact with network devices in the Linux kernel.

Published: 12 Nov 2015

Dependencies (5)

  1. ocamlbuild build
  2. ctypes-foreign
  3. ctypes < "0.21.0"
  4. ocamlfind
  5. ocaml < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None