]> git.proxmox.com Git - pve-network.git/commit
subnets: only delete macs.db entries if mac is available
authorStefan Hanreich <s.hanreich@proxmox.com>
Wed, 22 Nov 2023 12:27:28 +0000 (13:27 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Nov 2023 13:05:08 +0000 (14:05 +0100)
commit5aea20cd5b22edf1128861a4f326bc4ac7f46145
tree132268ced0f0b08bb5ff79ab491fdfd60b7cf53c
parentd34cd5d18068862e7340b6acec48950439fc46f2
subnets: only delete macs.db entries if mac is available

When removing a gateway do not attempt to delete its entry from
macs.db since we do not have anything cached for the gateway anyway.

Reported-By: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
src/PVE/Network/SDN/Subnets.pm