[pve-devel] applied: [pve-cluster/pve-network] move macs.db from priv/ to sdn/

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 18 22:22:34 CET 2024


Am 18.11.24 um 21:55 schrieb Stoiko Ivanov:
> while looking through the changes in pve-network, and testing the
> port-isolation series I saw the move of priv/ipam.db to
> sdn/pve-ipam-state.json:
> 
> https://git.proxmox.com/?p=pve-network.git;a=commitdiff;h=0f48bc6561f2fd901f2665387b4954c8105614e0
> 
> Following the argumentation the mac-cache file should probably also be
> moved to a non-root-exclusive directory.
> 
> From a quick glance the remaining files in `priv/` do belong there.
> 
> minimally tested this on my machine.
> 
> pve-cluster:
> Stoiko Ivanov (1):
>   cfs: add 'sdn/mac-cache.json' to observed files
> 
>  src/PVE/Cluster.pm  | 3 ++-
>  src/pmxcfs/status.c | 3 ++-
>  2 files changed, 4 insertions(+), 2 deletions(-)
> 
> pve-network:
> Stoiko Ivanov (1):
>   ipam: move mac-cache.db to unprivileged sdn/ subdirectory
> 
>  src/PVE/Network/SDN/Ipams.pm | 29 +++++++++++++++++++++++++++--
>  1 file changed, 27 insertions(+), 2 deletions(-)
> 


applied, huge thanks for catching this early enough!




More information about the pve-devel mailing list