]> git.proxmox.com Git - pve-network.git/history - PVE
possible bug fix for falsy named zones
[pve-network.git] / PVE /
2020-04-09 Thomas Lamprechtzones: sort network config keys when iterating for...
2020-04-09 Thomas Lamprechtzones: code cleanup fallback to classic bridge case
2020-04-09 Thomas Lamprechtzones: factor out get_plugin_config
2020-04-09 Thomas Lamprechtsdn zones: indentation and whitespace cleanup
2020-04-09 Thomas Lamprechtsdn zones: add newline to warn
2020-03-27 Alexandre Derumieradd get_local_vnets()
2020-03-10 Alexandre Derumieradd tap|veth create|plug
2020-03-10 Thomas Lamprechtwhitespace cleanup
2020-02-14 Alexandre Derumiervxlan|evpn : fix mtu
2020-02-11 Alexandre Derumieradd get_bridge_vlan
2020-02-11 Alexandre Derumiermove mtu properties to zone
2020-02-11 Alexandre Derumierapi2: fix vnet status
2020-02-11 Alexandre Derumierqinq plugin :add status
2020-02-11 Alexandre Derumiervlanplugin: add status
2020-02-11 Alexandre Derumiermove status code to zone plugin
2020-02-11 Alexandre Derumiervlan/qinq: use bridge option instead uplink-id
2020-01-21 Alexandre DerumierAPI2: Vnets: fix update
2020-01-16 Thomas Lamprechtevpn: use file_{g,s}et_contents and import run_command
2020-01-16 Thomas Lamprechtevpn: indentation, whitespace cleanup and code refactoring
2020-01-16 Alexandre Derumiercontroller : evpn : only allow 1 evpn controller
2020-01-16 Alexandre Derumierevpn: add support for local frr.config
2020-01-11 Alexandre Derumiervlan/qinq: use vlan-raw-device to support long predicta...
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-29 Alexandre Derumiercreate /etc/pve/sdn directory
2019-11-28 Alexandre Derumiermove find_local_ip_interface sub helper to zone plugin
2019-11-28 Alexandre Derumierzones: vlan|qinq: add get_uplink_iface sub
2019-11-28 Alexandre Derumierzones: vxlan : remove uplink-id and multicast
2019-11-28 Alexandre Derumierevpn: remove uplink-id
2019-11-26 Alexandre Derumiercontroller: evpn: use frr-reload.py for reloading frr
2019-11-26 Alexandre Derumiercleanup old transport/router/sdn_cfg references
2019-11-26 Alexandre Derumierevpn zone plugin : remove vrf option
2019-11-26 Alexandre Derumierlimit vnet/zones/controller to 10 characters
2019-11-26 Alexandre Derumieradd permissions
2019-11-26 Alexandre Derumierfix zones on_update_hook
2019-11-26 Alexandre Derumierrename frrevpn controller plugin to evpn plugin
2019-11-26 Alexandre Derumieradd nodes option to zones
2019-11-26 Alexandre Derumierremove vxlan|vlan allowed zone option
2019-11-26 Alexandre Derumierimprove status error description
2019-11-26 Alexandre Derumierrename transportzone option to zone
2019-11-26 Alexandre Derumierapi2: sdn: add reload config
2019-11-26 Alexandre Derumierapi2 : split vnets/zones/controllers
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins
2019-10-17 Alexandre Derumierapi2 : sdn : add role and type to index
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-20 Alexandre Derumieradd format for multicast-address
2019-09-20 Alexandre Derumieradd format for ip-list and mtu
2019-09-09 Alexandre Derumierfrr: remove "no bgp default ipv6-unicast"
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 Derumiervxlan: add ip-forward|ip6-forward|arp-accept for routing
2019-09-03 Alexandre Derumiervxlan: add gateway-nodes option
2019-09-03 Thomas Lamprechttrailing whitespace cleanup
2019-09-03 Alexandre Derumiersdn: add write_frr_config
2019-09-03 Alexandre Derumieradd update_delete hook on frr related options
2019-09-03 Alexandre Derumiersdn: add generate_frr_config
2019-09-03 Alexandre Derumiergenerate network config in a hash
2019-09-03 Alexandre Derumiervxlan: add support for ipv4/ipv6/mac for anycast routing
2019-09-03 Alexandre Derumiervxlanplugin: add vrf and vrfvxlan
2019-09-03 Alexandre Derumieradd frr plugin
2019-09-03 Alexandre Derumiermake Vxlanplugin generic for multicast/unicast/frr
2019-09-03 Alexandre Derumierapi2: add local endpoint for listing transportzones...
2019-09-03 Alexandre Derumierapi2: add local endpoint for listing content of a trans...
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-18 Alexandre Derumierapi: add missing additional properties=0 on network...
2019-06-18 Alexandre Derumieradd pve-network-id jsonschema
2019-06-12 Alexandre Derumierrename PVE::Network::Network to PVE::Network::SDN
2019-06-12 Alexandre Derumierremove vnet bridge delete hook
2019-06-06 Alexandre Derumiervxlan interface : use vxlan$vnetid
2019-06-06 Thomas Lamprechtvlan plug: code cleanup
2019-06-06 Alexandre Derumiercleanup status sub
2019-06-06 Alexandre Derumiervxlanmulticast : fix mtu
2019-06-04 Alexandre Derumierplugins: generate config: don't check vlan range
2019-06-04 Alexandre Derumiergenerateconfig: use uplink$id if interface don't exist
2019-06-04 Alexandre Derumiervxlan: use vxlan<id> interface name
2019-06-04 Thomas Lamprechtfollowup code cleanup
2019-06-04 Thomas Lamprechtimport run_command
2019-06-04 Alexandre Derumieradd ifquery compare status
2019-06-04 Alexandre Derumiercreate api: test if $scfg vnet exist
2019-05-08 Alexandre Derumierapi: add apply and revert cluster network configuration
2019-05-08 Alexandre Derumierwrite configuration to networks.cfg.new
2019-05-08 Alexandre Derumiervlan, vxlan plugin : add on_delete_hook
2019-05-06 Alexandre Derumiervxlanmultuicast: on_update_hook: check vnet tag in...
2019-05-06 Alexandre Derumiervlan: on_update_hook: check vnet tag in allowed vlan
2019-05-06 Alexandre Derumierapi2: update_hook: also verify transport associated...
2019-05-06 Alexandre Derumiervnet: update_hook: verify if tag already exist in anoth...
2019-05-06 Alexandre Derumiervnet: rename read_local_vm_config to read_cluster_vm_config
2019-05-06 Alexandre Derumiervnet: dynamic require of qemuserver && lxc
2019-05-06 Alexandre Derumiervxlanmulticast: add mtu to vxlan interface too.
next