summaryrefslogtreecommitdiff
path: root/src/PVE/Network/SDN/Controllers
AgeCommit message (Expand)Author
2025-09-04api: controllers: update schema of endpointsStefan Hanreich
2025-09-04controllers: fix maximum value for ASNStefan Hanreich
2025-07-17controller: evpn: add fabrics integrationStefan Hanreich
2025-07-17controllers: define new api for frr config generationStefan Hanreich
2025-07-17refactor: controller: move frr methods into helperStefan Hanreich
2025-07-16controllers: isis: add altname supportStefan Hanreich
2025-06-17evpn: avoid declaring variables in conditionale statementThomas Lamprecht
2025-06-16auto-format code using perltidy with Proxmox style guideThomas Lamprecht
2025-04-09frr: enable and start frr on reloading the controller configStefan Hanreich
2025-04-09frr: remove erroneous outfunc from frr-reload commandStefan Hanreich
2025-03-06tree-wide: remove unused Data::Dumper module inclusionHannes Duerr
2024-04-22fix #5364: bgp|evpn: derivated router-id from mac address for ipv6 underlayAlexandre Derumier via pve-devel
2024-04-22fix #5361: evpn: fix ipv6 route-mapAlexandre Derumier via pve-devel
2024-04-22fix #5344: isis: add isis networkid parserAlexandre Derumier via pve-devel
2024-04-22fix #5319: frr.local: add support for bgp-communityAlexandre Derumier via pve-devel
2024-04-04evpn: extract read_local_frr_configStefan Lendl
2024-01-22controllers: evpn: fix null routes order && ipv6Alexandre Derumier
2024-01-22controllers: evpn: frr config cleanupAlexandre Derumier
2024-01-22controllers: evpn: bugfix: use prefix-list in route-map instead evpn matchAlexandre Derumier
2024-01-22controllers: evpn: add ipv6 prefix-list supportAlexandre Derumier
2023-11-22controller: evpn reload: use log_warn to cause a task-warningThomas Lamprecht
2023-10-25controllers: add isis router pluginAlexandre Derumier
2023-10-25controllers: frr: add parsing of "interfaces" sectionAlexandre Derumier
2023-10-25controller: evpn: fix find_bgp_controllerAlexandre Derumier
2023-06-06evpn: update config to frr 8.5.1Alexandre Derumier
2023-06-06fix #4389: evpn: exit nodes: null routes subnets from other zonesAlexandre Derumier
2023-06-06fix #4662: frr: fix config generation orderingAlexandre Derumier
2023-06-06fix #4657: evpn: fix exit-node with multiple vrfAlexandre Derumier
2023-05-25separate packaging and source build systemThomas Lamprecht