]> git.proxmox.com Git - pve-network.git/history - PVE/Network/SDN/Zones/VlanPlugin.pm
bump version to 0.9.8
[pve-network.git] / PVE / Network / SDN / Zones / VlanPlugin.pm
2023-05-25 Thomas Lamprechtseparate packaging and source build system
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-11-25 Alexandre Derumierzones: evpn : add support for loopback
2020-10-08 Alexandre Derumiervnets: allow duplicate tags in differents zones
2020-10-08 Alexandre Derumiermove ipam option from subnet to zone
2020-10-08 Alexandre Derumiermove dns options from subnets 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-07-01 Fabian Grünbichlerremove more variable declarations with post-ifs
2020-06-25 Thomas Lamprechtfixup: drop trailing whitespaces
2020-06-25 Alexandre Derumierimprove status
2020-06-03 Alexandre Derumiervlan: ovs : vlanaware: use 802.1q for tunnel
2020-06-03 Alexandre Derumiervlan: ovs: remove twice defined ovsbridge ports
2020-06-03 Alexandre Derumiervlan|qinq: add mtu to ovsint link port
2020-06-03 Alexandre Derumiercatch errors on sdn config generation
2020-06-03 Alexandre Derumierqinq|vlan: ovs: add ovsint interfaces to ovs-ports...
2020-06-03 Alexandre Derumiervlan: ovs: use dot1q-tunnel when vlanaware is enabled
2020-06-03 Alexandre Derumieradd vnet vlan-aware option
2020-05-19 Alexandre Derumiervlan: use new model
2020-05-08 Alexandre Derumiervlan plugin: add support for no vlan-aware bridge
2020-03-10 Alexandre Derumieradd tap|veth create|plug
2020-02-11 Alexandre Derumieradd get_bridge_vlan
2020-02-11 Alexandre Derumiervlanplugin: add status
2020-02-11 Alexandre Derumiervlan/qinq: use bridge option instead uplink-id
2020-01-11 Alexandre Derumiervlan/qinq: use vlan-raw-device to support long predicta...
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 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 Derumierrename transportzone option to zone
2019-11-26 Alexandre Derumiersplit transport/controllers/vnet to separate plugins