]> git.proxmox.com Git - pve-network.git/shortlog
pve-network.git
8 days ago Stefan Lendltests: remove old Vnets tests master
8 days ago Stefan Lendltests: test VNets functionality as a blackbox
8 days ago Stefan Lendldebian: blackbox tests depend on libpve-access-control...
8 days ago Stefan Lendlsdn: api: extract function that creates the sdn directory.
8 days ago Stefan Lendlsdn: dnsmasq: extract function that updates dnsmasq...
8 days ago Stefan Lendlsdn: dnsmasq: extract function that generates the ether...
8 days ago Stefan Lendldns: dnsmasq: extract function to systemctl command.
8 days ago Stefan Lendlsdn: zones: extract function that reads datacenter...
8 days ago Stefan Hanreichsdn: dhcp: rollback allocated ips on failure
8 days ago Stefan Hanreichsdn: dhcp: only consider subnets that have dhcp-range...
8 days ago Stefan Lendlsdn: dhcp: request both IPv4 and IPv6 addresses on...
8 days ago Stefan Lendlsdn: dhcp: get next free ip for a specific IP version
12 days ago Stefan Lendlgitignore: build artifacts from sbuild
12 days ago Stefan Lendltests: run tests in sbuild
12 days ago Stefan Lendltests: mocking more functions to avoid system access
12 days ago Stefan Lendlevpn: extract read_local_frr_config
12 days ago Stefan Lendlcontrollers: extract read_etc_network_interfaces
2024-03-22 Thomas Lamprechtbump version to 0.9.6
2024-03-22 Thomas Lamprechttest: run through perltidy
2024-03-05 Stefan Hanreichsdn: powerdns: fix counting records of existing rrset
2024-03-05 Stefan Hanreichsdn: powerdns: remove priority from tests
2024-03-04 Thomas Lamprechtdns: style and code clean-up powerdns plugin
2024-03-04 Stefan Hanreichfix #5275: remove priority field from powerdns
2024-02-20 Alexandre Derumieripam: netbox : fix ip_is_gateway
2024-02-20 Thomas Lamprechtipam: whitespace/indentation clean ups
2024-02-20 Alexandre Derumieripam: phpipam: add_range_next_freeip
2024-02-20 Alexandre Derumieripam: phpipam: add get_ip_from_mac error handling
2024-02-20 Alexandre Derumieripam: phpipam: add subnet create error handling
2024-01-22 Alexandre Derumieripams : add_next_freeip : return ip not cidr
2024-01-22 Alexandre Derumiersdn: prefer proxy from datacenter.cfg for api calls
2024-01-22 Thomas Lamprechtsdn: code & indentation cleanup
2024-01-22 Alexandre Derumiercontrollers: evpn: fix null routes order && ipv6
2024-01-22 Alexandre Derumiercontrollers: evpn: frr config cleanup
2024-01-22 Alexandre Derumiercontrollers: evpn: bugfix: use prefix-list in route...
2024-01-22 Alexandre Derumiercontrollers: evpn: add ipv6 prefix-list support
2024-01-22 Thomas Lamprechtbuildsys: add explicit default target
2023-11-29 Thomas Lamprechtbump version to 0.9.5
2023-11-29 Thomas Lamprechttests: zone: code cleanup
2023-11-29 Thomas Lamprechttests: zone: include error if test interfaces file...
2023-11-29 Thomas Lamprechtcontrollers: die if opening network interface config...
2023-11-29 Thomas Lamprechtcontrollers: fix interfacing with read_etc_network_inte...
2023-11-29 Thomas Lamprechttests: zones: output any unexpected error as diagnostic
2023-11-29 Stefan Lendltests: mocking cfs_lock_file to pass subnet tests
2023-11-29 Stefan Hanreichdhcp: dnsmasq: untaint when deleting configuration...
2023-11-29 Stefan Hanreichapi: vnet: fix warning in vnet API
2023-11-29 Stefan Hanreichvalidation: add support for arrays to change tracking
2023-11-23 Thomas Lamprechtbump version to 0.9.4
2023-11-23 Thomas Lamprechtdhcp dnsmasq: suppress warning too if dhcp is not confi...
2023-11-23 Thomas Lamprechtbump version to 0.9.3
2023-11-23 Thomas Lamprechtdhcp dnsmasq: guard die with zone having enabled dhcp
2023-11-23 Thomas Lamprechtbump version to 0.9.2
2023-11-23 Thomas Lamprechtdnsmasq: drop no-resolve for default config
2023-11-22 Thomas Lamprechtbump version to 0.9.1
2023-11-22 Thomas Lamprechtcontroller: evpn reload: use log_warn to cause a task...
2023-11-22 Stefan Hanreichdnsmasq: check for existence of dnsmasq binary
2023-11-22 Alexandre DerumierFix #4917: evpn: forbid vlan-aware bridge
2023-11-22 Stefan Lendlsdn: allow deletion of empty subnet with gateway
2023-11-22 Thomas Lamprechtbump version to 0.9.0
2023-11-22 Wolfgang Bumillerdnsmasq: use quite-ra
2023-11-22 Wolfgang Bumillerinstall dnsmasq@.service snippet
2023-11-22 Stefan Lendlsdn: validate dhcp-range in API
2023-11-22 Stefan Hanreichipam: improve update / delete behavior
2023-11-22 Thomas Lamprechtsubnets: avoid nested post-if in eval
2023-11-22 Stefan Hanreichsubnets: only delete macs.db entries if mac is available
2023-11-22 Alexandre Derumierfix dhcpv6 router advertisement
2023-11-22 Wolfgang Bumillerapi: handle delete parameter when updating controllers
2023-11-22 Wolfgang Bumillerapi: handle delete parameter when updating dns entries
2023-11-22 Wolfgang Bumillerapi: handle delete parameter when updating ipams
2023-11-22 Wolfgang Bumillerapi: take partial configs for PUT /cluster/sdn/vnets...
2023-11-22 Wolfgang Bumillerapi: take partial configs for PUT /cluster/sdn/vnets...
2023-11-22 Wolfgang Bumillerapi: take partial configs for PUT /cluster/sdn/zones...
2023-11-22 Wolfgang BumillerRevert "sdn: require ipam in simple plugin for dhcp"
2023-11-22 Wolfgang Bumillerdnsmasq: fix config directory permission
2023-11-21 Thomas Lamprechtbump version to 0.8.5
2023-11-21 Stefan Hanreichsubnet: fix dhcp-dns-server format
2023-11-21 Stefan Lendlsdn: register MAC in IPAM if not found
2023-11-21 Wolfgang Bumillerbump version to 0.8.4
2023-11-21 Stefan Hanreichdhcp: fix allocating IP for every defined dhcp-range
2023-11-21 Wolfgang Bumillerbump version to 0.8.3
2023-11-21 Stefan Hanreichsdn: simple: Improve dhcp property description and...
2023-11-21 Stefan Hanreichsdn: require ipam in simple plugin for dhcp
2023-11-21 Thomas Lamprechtd/control: downgrade frr-pythontools from recommends...
2023-11-21 Thomas Lamprechtd/control: drop explicit perl dependency
2023-11-20 Thomas Lamprechtd/control: update versioned dependency for pve-cluster
2023-11-20 Stefan Hanreichapi: refactor URL structure for Ipam
2023-11-18 Alexandre Derumierdhcp : dnsmasq: generate dbus policy
2023-11-18 Alexandre Derumierdnsmasq: fix ipv6 support
2023-11-18 Alexandre Derumierdnsmasq: enable dbus && purge old ip lease on reservation
2023-11-18 Alexandre Derumierdnsmasq: configure static range for each subnet
2023-11-18 Alexandre Derumierdhcp : remove del_ip_mapping
2023-11-18 Alexandre Derumierapi2: ipam : remove add|del_mapping in mac/ip management
2023-11-18 Alexandre Derumierfix subnet tests
2023-11-18 Alexandre Derumieradd add_dhcp_mapping
2023-11-18 Alexandre Derumiersdn: fix subnets && netbox ipam tests
2023-11-18 Alexandre Derumiersdn: fix tests
2023-11-18 Stefan Hanreichdhcp: regenerate config for DHCP plugins on applying...
2023-11-18 Stefan Hanreichapi: zone: add dhcp option
2023-11-18 Stefan Hanreichapi: subnet: add dhcp ranges
2023-11-18 Stefan Hanreichapi: add endpoints for managing PVE IPAM
2023-11-18 Stefan Hanreichsdn: dhcp: add helper for creating DHCP leases
next