Crate ipfw_rs

Source
Expand description

ipfw-rs

Provides a userspace (partial) interface to the raw socket of the FreeBSD’s firewall IPFW.

Supports:

  • Add, Test, Delete multiple IP/IPv6/DNS

This crate supports only FreeBSD 14, but it that protocol is compatiable with the FreeBSD 13.

This is an experimantal crate!

Re-exports§

pub use ipfw_api::*;

Modules§

ipfw_api
runtime_exception

Macros§

cfor
map_runtime_error
runtime_error