]> git.proxmox.com Git - pve-network.git/commit
zones: add method for getting MTU
authorStefan Hanreich <s.hanreich@proxmox.com>
Mon, 22 Apr 2024 13:15:33 +0000 (15:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Apr 2024 13:22:08 +0000 (15:22 +0200)
commit41e8c887c11ffbd446fbeb1869d15a846e2b1432
tree030242e7c048be648a751af2906f49d5ec6eb04e
parent33f79ff473063821fc3e1c50e6a3d0a99c67ea21
zones: add method for getting MTU

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
src/PVE/Network/SDN/Zones.pm
src/PVE/Network/SDN/Zones/Plugin.pm
src/PVE/Network/SDN/Zones/SimplePlugin.pm