]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Zones/Plugin.pm
tests: remove old Vnets tests
[pve-network.git] / PVE / Network / SDN / Zones / Plugin.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 : tap_plug: add support for disable bridge learning
2021-04-28 Thomas Lamprechtzones: IPAM config is optional for a zone
2021-04-28 Thomas Lamprechtzones: code/indendation cleanup
2020-12-18 Alexandre Derumierzones: add bridge helpers
2020-12-18 Alexandre Derumierzones: plugin : readd encode/decode value
2020-11-25 Alexandre Derumiersdn: fix : pending parser
2020-11-25 Alexandre Derumierzones: evpn : add support for loopback
2020-11-25 Alexandre Derumiercontrollers: improve bgp-evpn
2020-10-08 Alexandre Derumiervnets: allow duplicate tags in differents zones
2020-10-08 Alexandre Derumiermove ipam option from subnet to zone
2020-10-06 Alexandre Derumierzone: add vnet_update_hook
2020-10-06 Alexandre Derumierzones: simple|evpn: add gateway ip from subnets to...
2020-07-03 Alexandre Derumiervnet: make tag optional and verify value in zone plugins
2020-06-25 Thomas Lamprechtfixup: drop trailing whitespaces
2020-06-25 Alexandre Derumierimprove status
2020-06-03 Alexandre Derumieradd vnet vlan-aware option
2020-05-19 Alexandre Derumierrestrict zone name to 8 characters
2020-05-08 Alexandre Derumiervlan plugin: add support for no vlan-aware bridge
2020-05-02 Alexandre Derumierremove .new files
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-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 Derumiercleanup old transport/router/sdn_cfg references
2019-11-26 Alexandre Derumierlimit vnet/zones/controller to 10 characters
2019-11-26 Alexandre Derumierfix zones on_update_hook
2019-11-26 Alexandre Derumieradd nodes option to zones
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins