summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-04-08ipam: netbox: fix adding vms without a name set in the optionsStefan Hanreich
2025-04-07subnet: dhcp: do not allow overlapping dhcp rangesStefan Hanreich
2025-04-07subnet: dhcp: only accept single ips and normalize themStefan Hanreich
2025-04-07subnet: dhcp: fix typo in error messageStefan Hanreich
2025-04-07subnet: dhcp: improve Net::IP usageStefan Hanreich
2025-04-07update tests following changes to behaviour:Lou Lecrivain
2025-04-07fix: register details in pve ipam db for add_next_freeipLou Lecrivain
2025-04-07dhcp: always generate dhcp-range for dnsmasqLou Lecrivain
2025-04-07vnet: do not skip if no range is defined, ask for allocation inside prefix in...Lou Lecrivain
2025-04-07partial fix #5496: subnet: ipam: add update_subnet hookStefan Hanreich
2025-04-07partial fix #5496: ipam: netbox: create / delete ip ranges for dhcpStefan Hanreich
2025-04-07partial fix #5496: ipam: netbox: properly return allocated ipStefan Hanreich
2025-04-07ipam: netbox: add error handling to get_ips_from_macStefan Hanreich
2025-04-07ipam: netbox: no conditional assignments for descriptionsStefan Hanreich
2025-04-07ipam: netbox: simplify helpersStefan Hanreich
2025-04-07ipam: netbox: implement deleting subnetsStefan Hanreich
2025-04-07ipam: netbox: factor out common api methods and unify error handlingStefan Hanreich
2025-03-25dns: powerdns: correctly handle different records types (A / AAAA)Matthieu Pignolet
2025-03-06ipam dns: powerdns integration: factor out common API request codeThomas Lamprecht
2025-03-06api request helper: fix conditional declarationThomas Lamprecht
2025-03-06fix missing use statements in core SDN moduleThomas Lamprecht
2025-03-06dns: powerdns integration: add fingerprint option to api requestsHannes Duerr
2025-03-06ipam: dns base plugin: add fingerprint to available propertiesHannes Duerr
2025-03-06ipam: netbox integration: add fingerprint option to api requestsHannes Duerr
2025-03-06ipam: phpIPAM integration: add fingerprint option to api requestsHannes Duerr
2025-03-06ipam: base plugin: add fingerprint to available propertiesHannes Duerr
2025-03-06api request helper: enforce TLS cert-check and add cert-fingerprint optionHannes Duerr
2025-03-06api request helper: use builtin method to check success of requestsHannes Duerr
2025-03-06ipam: phpIPAM: remove unused variablesHannes Duerr
2025-03-06tree-wide: remove unused Data::Dumper module inclusionHannes Duerr
2025-02-11sdn: fix comparison of pending configuration valuesStefan Hanreich
2024-11-19firewall: add endpoints for vnet-level firewallStefan Hanreich
2024-11-18ipam: move mac-cache.db to unprivileged sdn/ subdirectoryStoiko Ivanov
2024-11-18ipam: fix-up check for transitionThomas Lamprecht
2024-11-18vnets : add ports isolationAlexandre Derumier via pve-devel
2024-11-18ipam: move state file of PVE plugin over to common sdn directoryThomas Lamprecht
2024-11-18ipam: code-style/indentation cleanupsThomas Lamprecht
2024-11-15fix #5324: non vlanaware zone: add mtu to veth linksAlexandre Derumier
2024-04-22dhcp: dnsmasq: send mtu option via dhcpStefan Hanreich
2024-04-22zones: add method for getting MTUStefan Hanreich
2024-04-22dhcp: fix function signatures in abstract classStefan Hanreich
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-22api: sdn: fix missing types for 'pending' fields.Johannes Cornelis Draaijer via pve-devel
2024-04-08tests: remove old Vnets testsStefan Lendl
2024-04-08tests: test VNets functionality as a blackboxStefan Lendl