]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN.pm
qinq: code cleanup and whitespace/indendation fixes
[pve-network.git] / PVE / Network / SDN.pm
2021-04-28 Thomas Lamprechtsdn: rename config to running_config
2021-02-06 Alexandre Derumierdns/ipam : move api_request helper to sdn module
2021-02-06 Alexandre Derumiersdn: pending_config: initialize empty pending key
2020-12-18 Alexandre Derumierzones: plugin : readd encode/decode value
2020-12-18 Alexandre Derumierget_local_vnets: display vnet alias in comments
2020-11-25 Alexandre Derumiersdn: fix : pending parser
2020-10-08 Alexandre Derumierapi: add running/pending zones/vnets/subnets/controllers
2020-10-06 Alexandre Derumierapi: generate 'running-config' state instead of version...
2020-06-03 Thomas Lamprechtsdn: add generate controller/zone config helpers
2020-05-03 Thomas Lamprechtsdn version: default to 0 for undef/empty-string
2020-05-02 Alexandre Derumiersdn: use .version and global lock
2020-03-27 Alexandre Derumieradd get_local_vnets()
2019-11-26 Alexandre Derumiercleanup old transport/router/sdn_cfg references
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins
2019-10-17 Alexandre Derumieradd qinq plugin
2019-10-17 Alexandre Derumierrename plugins with controllers
2019-10-17 Alexandre Derumieradd controller_reload
2019-10-17 Alexandre Derumieradd evpnplugin (splitted from vxlanplugin)
2019-10-17 Alexandre Derumieradd faucet sdn controller plugins
2019-10-17 Alexandre Derumiervxlan: move transport controller config to frrplugin
2019-10-17 Alexandre Derumiermake sdn controller plugin generic
2019-09-09 Thomas Lamprechtfollowup trailing whitespace cleanup
2019-09-09 Alexandre Derumiermove gateway-nodes option to frr plugin and add gateway...
2019-09-09 Alexandre Derumiervxlan: frr : remove unneeded prefix-list
2019-09-09 Alexandre Derumiervxlan: evpn: fix routing to local vms on gateway nodes
2019-09-09 Alexandre Derumiergenerate_frr_config: cleanup hash and ordering
2019-09-04 Alexandre Derumierdon't regenerate frr config if no router is defined
2019-09-03 Alexandre Derumiersdn: add write_frr_config
2019-09-03 Alexandre Derumiersdn: add generate_frr_config
2019-09-03 Alexandre Derumiergenerate network config in a hash
2019-09-03 Alexandre Derumieradd frr plugin
2019-09-03 Alexandre Derumiermake Vxlanplugin generic for multicast/unicast/frr
2019-09-03 Alexandre Derumieradd new status sub and move code from test
2019-09-03 Alexandre Derumieradd generate_etc_network_config && write_etc_network_co...
2019-06-18 Alexandre Derumierrename $network to $sdn everywhere
2019-06-12 Alexandre Derumierrename PVE::Network::Network to PVE::Network::SDN