Am 15.11.24 um 13:09 schrieb Stefan Hanreich: > Used for obtaining the IPSets that get autogenerated by the nftables > firewall. The returned configuration has the same format as the > pve-firewall uses internally, making it compatible with the existing > pve-firewall code. > > Signed-off-by: Stefan Hanreich <s.hanre...@proxmox.com> > Reviewed-by: Wolfgang Bumiller <w.bumil...@proxmox.com> > Tested-by: Gabriel Goller <g.gol...@proxmox.com> > Tested-by: Hannes Dürr <h.du...@proxmox.com> > --- > pve-rs/Cargo.toml | 1 + > pve-rs/Makefile | 1 + > pve-rs/src/firewall/mod.rs | 1 + > pve-rs/src/firewall/sdn.rs | 130 +++++++++++++++++++++++++++++++++++++ > pve-rs/src/lib.rs | 1 + > 5 files changed, 134 insertions(+) > create mode 100644 pve-rs/src/firewall/mod.rs > create mode 100644 pve-rs/src/firewall/sdn.rs > >
applied, thanks! _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel