8000 Tags · rust-vmm/seccompiler · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rust-vmm/seccompiler

Tags

v0.4.0

Toggle v0.4.0's commit message
Release v0.4.0

Signed-off-by: alindima <alin@parity.io>

seccompiler-v0.3.0

Toggle seccompiler-v0.3.0's commit message
v0.3.0

Changed
- Update Rust to Edition 2021

Fixed

- Implement `From<BackendError>` for `Error`
- Fix clippy complaints about missing `Eq` when `PartialEq` is implemented

v0.2.0

Toggle v0.2.0's commit message
v0.2.0

First release

Added

- [[#7]](#7): Add functionality for
  Rust-based filters and implement the BPF compilation logic.
- [[#9]](#9): Add json frontend,
  gated by the `json` feature.
0