]> git.proxmox.com Git - proxmox-firewall.git/commit
nftables: add crate for libnftables bindings
authorStefan Hanreich <s.hanreich@proxmox.com>
Fri, 29 Mar 2024 09:30:32 +0000 (10:30 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 18 Apr 2024 19:45:34 +0000 (21:45 +0200)
commitc1589cc796dfaa7ae5f069e62cdf8f6303e4ad24
treed3273c234eb2478bdf28f970be51217bfd7f0edd
parente4f0e222dfb6264370e2926be6085095758e1a63
nftables: add crate for libnftables bindings

Co-authored-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
proxmox-nftables/Cargo.toml [new file with mode: 0644]
proxmox-nftables/src/lib.rs [new file with mode: 0644]