Watch
1
0
Fork
You've already forked libifstate-rs
0
  • Rust 98.8%
  • Shell 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-22 17:47:11 +02:00
docker libifstate_rs: initial release 0.1.0 2026-05-04 21:52:18 +02:00
src check_api_version: fix broken version compare 2026-06-22 17:47:11 +02:00
.gitignore Initial commit 2026-03-06 22:07:10 +01:00
Cargo.lock libifstate_rs: release 0.2.0 2026-06-22 17:30:30 +02:00
Cargo.toml libifstate_rs: release 0.2.0 2026-06-22 17:30:30 +02:00
CHANGELOG.md check_api_version: fix broken version compare 2026-06-22 17:47:11 +02:00
LICENSE libifstate_rs: initial release 0.1.0 2026-05-04 21:52:18 +02:00
pyproject.toml libifstate_rs: initial release 0.1.0 2026-05-04 21:52:18 +02:00
README.md libifstate_rs: initial release 0.1.0 2026-05-04 21:52:18 +02:00

IfState library helpers in rust

This package provides python3 bindings implementing performance critical parts of IfState in Rust (related to rtnetlink).

Improvement of rtnetlink filtering performance:

  • get_neighbours()
  • get_routes()