package ubpf

  1. Overview
  2. Docs
OCaml bindings for userspace eBPF VM

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
sha256=be7eb6623049a16dd37a8dc3577f4fa5673c655a0486747bd6eebe28a55a6940
md5=481ebf53773aa84fe5926ac8fb942e8a

doc/ubpf/Ubpf/index.html

Module UbpfSource

Sourcetype t
Sourceval jit_compile : t -> unit
Sourceval exec : t -> string -> int
Sourceval release : t -> unit
Sourceval load : [< `Bpf of string | `Elf of string ] -> t
Sourceval compile : [< `Bpf of string | `Elf of string ] -> t
OCaml

Innovation. Community. Security.