5
0
mirror of git://git.proxmox.com/git/pve-network.git synced 2025-01-03 05:17:58 +03:00
Go to file
Stoiko Ivanov 478e17c7e0 ipam: move mac-cache.db to unprivileged sdn/ subdirectory
follows commit:
0f48bc6 ("ipam: move state file of PVE plugin over to common sdn directory")
as far as reasoning goes, and also closely code-wise (if only to make
the clean-up with PVE 9.0 a bit more straight-forward):
files in priv/ are sensitive in the sense that access there can be
used to hijack (external systems) - the mac-cache can be kept next to
the remaining sdn-config.

minimally tested on my machine.
depends on the pve-cluster commit sent with this.

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2024-11-18 22:18:28 +01:00
debian prepare bump version to 0.9.9 2024-11-18 18:18:55 +01:00
src ipam: move mac-cache.db to unprivileged sdn/ subdirectory 2024-11-18 22:18:28 +01:00
.gitignore gitignore: build artifacts from sbuild 2024-04-04 16:50:08 +02:00
Makefile split into implementation and API endpoint packages 2024-11-18 18:17:20 +01:00