]> git.proxmox.com Git - pve-network.git/commit
move dns options from subnets to zone
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 5 Oct 2020 15:09:06 +0000 (17:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 8 Oct 2020 09:05:28 +0000 (11:05 +0200)
commit4ad7844283c42ac05ac9c771645fc74a0fd108ce
treed871c8244cb928ec05a3aca7deddcdf65e0f1a54
parent6f5f42e4435a4ec171f4634d3480208c271b39d5
move dns options from subnets to zone

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
15 files changed:
PVE/API2/Network/SDN/Subnets.pm
PVE/API2/Network/SDN/Zones.pm
PVE/Network/SDN/Dns/Plugin.pm
PVE/Network/SDN/Dns/PowerdnsPlugin.pm
PVE/Network/SDN/SubnetPlugin.pm
PVE/Network/SDN/Subnets.pm
PVE/Network/SDN/VnetPlugin.pm
PVE/Network/SDN/Vnets.pm
PVE/Network/SDN/Zones.pm
PVE/Network/SDN/Zones/EvpnPlugin.pm
PVE/Network/SDN/Zones/FaucetPlugin.pm
PVE/Network/SDN/Zones/QinQPlugin.pm
PVE/Network/SDN/Zones/SimplePlugin.pm
PVE/Network/SDN/Zones/VlanPlugin.pm
PVE/Network/SDN/Zones/VxlanPlugin.pm