]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Zones.pm
tests: remove old Vnets tests
[pve-network.git] / PVE / Network / SDN / Zones.pm
2023-05-25 Thomas Lamprechtseparate packaging and source build system
2022-11-13 Alexandre Derumierbridge-disable-mac-learning : use $opts for tap_plug
2022-03-16 Alexandre Derumierzones: add del_bridge_fdb
2022-03-16 Alexandre Derumierzones: add add_bridge_fdb
2022-03-16 Alexandre Derumierzones : tap_plug: add support for disable bridge learning
2022-02-13 Alexandre Derumierzones: status : skip node if node don't have the zone
2021-04-28 Thomas Lamprechtzone status: mark vnets with unknown zone as failed
2021-04-28 Thomas Lamprechtpossible bug fix for falsy named zones
2021-04-28 Thomas Lamprechtcode/whitespace cleanup
2021-04-28 Thomas Lamprechtsdn: rename config to running_config
2021-04-28 Thomas Lamprechtzones: code/indendation cleanup
2020-11-25 Alexandre Derumierzones: evpn : add support for loopback
2020-10-08 Alexandre Derumiersmall bugfixes
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 Derumierzones: simple|evpn: add gateway ip from subnets to...
2020-07-03 Alexandre Derumieradd simple plugin
2020-07-03 Thomas Lamprechtwhite space and other minor cleanups
2020-06-25 Thomas Lamprechtfixup: drop trailing whitespaces
2020-06-25 Alexandre Derumierimprove status
2020-06-03 Thomas Lamprechtstatus: warn only once about old or void SDN interfaces...
2020-06-03 Thomas Lamprechtgenerate_etc_network_config: avoid warn line info
2020-06-03 Alexandre Derumiercatch errors on sdn config generation
2020-06-03 Alexandre Derumieradd vnet vlan-aware option
2020-05-06 Thomas Lamprechtzones: improve error messages and code style
2020-05-05 Stoiko Ivanovonly parse version if local sdn file exists
2020-05-02 Alexandre Derumierzones: status : use version to compare local sdn vs...
2020-05-02 Alexandre Derumier/etc/network/interfaces.d/sdn : add version
2020-05-02 Alexandre Derumiersdn: use .version and global lock
2020-05-02 Alexandre Derumierremove .new files
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-10 Alexandre Derumieradd tap|veth create|plug
2020-02-11 Alexandre Derumieradd get_bridge_vlan
2020-02-11 Alexandre Derumiermove status code to zone plugin
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-28 Alexandre Derumierzones: vxlan : remove uplink-id and multicast
2019-11-28 Alexandre Derumierevpn: remove uplink-id
2019-11-26 Alexandre Derumiercleanup old transport/router/sdn_cfg references
2019-11-26 Alexandre Derumieradd nodes option to zones
2019-11-26 Alexandre Derumierimprove status error description
2019-11-26 Alexandre Derumierrename transportzone option to zone
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins