]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Vnets.pm
bump version to 0.9.8
[pve-network.git] / PVE / Network / SDN / Vnets.pm
2023-05-25 Thomas Lamprechtseparate packaging and source build system
2022-03-16 Alexandre Derumiervnets: fix get_vnet
2021-11-09 Alexandre Derumiervnet/subnet : add skipdns option
2021-06-18 Alexandre Derumiervnets: subroutines: return if !$vnetid
2021-06-18 Alexandre Derumieradd vnets test + ipam fixes
2021-04-28 Thomas Lamprechtsdn: rename config to running_config
2021-02-06 Alexandre Derumierdns: add update record && fix powerdns
2021-02-06 Alexandre Derumieripam: add update_ip
2021-02-06 Alexandre Derumieripams: add mac address
2020-11-27 Alexandre Derumiervnets: add missing use SDN
2020-10-08 Thomas Lamprechtuse statements cleanup
2020-10-08 Alexandre Derumieripam: add hostname/description to ipam db
2020-10-08 Alexandre Derumiersubnets/ipam: allow same subnet on different zones
2020-10-08 Alexandre Derumiersmall bugfixes
2020-10-08 Alexandre Derumiermove ipam option from subnet to zone
2020-10-08 Alexandre Derumiermove dns options from subnets to zone
2020-10-06 Alexandre Derumierapi: generate 'running-config' state instead of version...
2020-10-06 Alexandre DerumierFix vnet gateway for routed setup + /32 pointopoint...
2020-10-06 Alexandre Derumieradd DNS plugin
2020-10-06 Alexandre Derumieradd IPAMs plugins
2020-07-03 Thomas Lamprechtsdn/vnets: explicitly return config
2020-05-02 Alexandre Derumiersdn: use .version and global lock
2020-05-02 Alexandre Derumierremove .new files
2020-03-10 Alexandre Derumieradd tap|veth create|plug
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins