]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN.pm
subnet: disable route option for now and add dns domain format
[pve-network.git] / PVE / Network / SDN.pm
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