No description
  • Rust 91.1%
  • Perl 6.9%
  • Makefile 2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Hannes Laimer 9188944932 nftables: build without the config extension
The bridge-name import and the anyhow imports were unconditional
although only the config extension uses them, so without that feature
the crate failed to build and warned about unused imports.

Fixes: 646fc18 ("sdn: create forward firewall rules")
Signed-off-by: Hannes Laimer <[email protected]>
Reviewed-by: Stefan Hanreich <[email protected]>
Tested-by: Stefan Hanreich <[email protected]>
Link: https://lore.proxmox.com/[email protected]
 [TL: add Fixes trailer]
Signed-off-by: Thomas Lamprecht <[email protected]>
2026-09-23 21:14:54 +02:00
.cargo move .cargo/config to .cargo/config.toml 2024-06-20 12:32:19 +02:00
debian buildsys: derive install path from host rust target triple 2026-07-15 09:38:27 +02:00
proxmox-firewall nftables: move protocol match rendering into the lib 2026-09-23 21:13:25 +02:00
proxmox-firewall-data proxmox-firewall-data: provide versioned name databases 2026-09-10 19:47:02 +02:00
proxmox-nftables nftables: build without the config extension 2026-09-23 21:14:54 +02:00
.gitignore proxmox-firewall-data: provide versioned name databases 2026-09-10 19:47:02 +02:00
Cargo.toml bump version to 1.2.3 2026-05-20 06:24:49 +02:00
defines.mk firewall: add files for debian packaging 2024-04-18 21:47:11 +02:00
Makefile make: add architecture to upload target 2026-07-20 10:45:00 +02:00
rustfmt.toml pin rust style edition to 2024 2026-07-14 21:07:20 +02:00