]> git.proxmox.com Git - pve-network.git/history - src/PVE/Network
dhcp dnsmasq: guard die with zone having enabled dhcp
[pve-network.git] / src / PVE / Network /
2023-11-23 Thomas Lamprechtdhcp dnsmasq: guard die with zone having enabled dhcp
2023-11-23 Thomas Lamprechtdnsmasq: drop no-resolve for default config
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 Wolfgang Bumillerdnsmasq: use quite-ra
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 BumillerRevert "sdn: require ipam in simple plugin for dhcp"
2023-11-22 Wolfgang Bumillerdnsmasq: fix config directory permission
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 Stefan Hanreichdhcp: fix allocating IP for every defined dhcp-range
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-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 Derumieradd add_dhcp_mapping
2023-11-18 Stefan Hanreichdhcp: regenerate config for DHCP plugins on applying...
2023-11-18 Stefan Hanreichsdn: dhcp: add helper for creating DHCP leases
2023-11-18 Stefan Hanreichsdn: dhcp: add dnsmasq plugin
2023-11-18 Stefan Hanreichdhcp: add abstract class for DHCP plugins
2023-11-18 Stefan Hanreichsubnet: vnet: refactor IPAM related methods
2023-11-18 Stefan Hanreichipam: plugins: preparations for DHCP
2023-11-18 Stefan Hanreichsdn: zone: add dhcp option
2023-11-18 Stefan Hanreichsubnet: add dhcp options
2023-11-18 Stefan Hanreichsdn: preparations for DHCP plugin
2023-10-25 Alexandre Derumiercontrollers: add isis router plugin
2023-10-25 Alexandre Derumiercontrollers: frr: add parsing of "interfaces" section
2023-10-25 Alexandre Derumiercontroller: evpn: fix find_bgp_controller
2023-10-25 Alexandre Derumierzones: evpn: add disable-bridge-learning
2023-10-25 Alexandre Derumierzones: add add|del_bridge_fdb to plugins
2023-10-25 Alexandre Derumierzones: add|del_bridge_fdb : remove firewall param
2023-07-19 Fabian Grünbichlerzones: simplify status code
2023-07-19 Fabian Grünbichlerzones: improve error message
2023-07-19 Alexandre Derumierzones: status: display specific message if vnet is...
2023-07-19 Fabian Grünbichlersdn: config generation : check if interfaces.d/sdn...
2023-06-13 Alexandre Derumierzones: fix status
2023-06-07 Alexandre Derumierget_local_vnets: fix permission path && perm
2023-06-06 Alexandre Derumierevpn: update config to frr 8.5.1
2023-06-06 Alexandre Derumierfix #4683: zones: QinQ: fix vlan-protocol when bridge...
2023-06-06 Alexandre Derumierfix #4389: evpn: exit nodes: null routes subnets from...
2023-06-06 Alexandre Derumierfix #4662: frr: fix config generation ordering
2023-06-06 Alexandre Derumierfix #4425: vxlan, evpn: add vxlan-port option to overri...
2023-06-06 Alexandre Derumierfix #4657: evpn: fix exit-node with multiple vrf
2023-05-25 Thomas Lamprechtseparate packaging and source build system