summaryrefslogtreecommitdiff
path: root/python/vyos/kea.py
AgeCommit message (Expand)Author
2025-04-22T6773: RFC-2136 support for Kea DHCP4 server (#4153)Alex Bukharov
2025-04-15Merge pull request #4412 from sarthurdev/kea_2.6Daniil Baturin
2025-04-14kea: T7310: add support for RFC-5417 (option 138) (#4430)David Vølker
2025-04-14kea: T7281: Add support for ping-check in Keasarthurdev
2025-04-14kea: T7281: Use Kea internal option for option 121 routes, remove option 249sarthurdev
2025-04-05kea: T7324: Fix kea_get_domain_from_subnet_id returning incorrect valueAlex W
2025-02-17dhcp: T6948: kea: Add kea helpers and enrich leases with domain nameIndrajit Raychaudhuri
2025-01-27Merge pull request #4320 from indrajitr/vyos-t7052-2Daniil Baturin
2025-01-26dhcp: T7052: Fix remaining time evaluation and formatting errorsIndrajit Raychaudhuri
2025-01-26T6998: Remove vestigial helper and reformatIndrajit Raychaudhuri
2025-01-26T6998: dhcpy.py - fix datetime to be timezone awaremetron2
2025-01-16ruff: T6583: Reformat to comply with code styleIndrajit Raychaudhuri
2025-01-16dhcp: T7052: Refactor kea dhcp op-mode functions to vyos.keaIndrajit Raychaudhuri
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-03-08dhcp: T3316: De-duplicate Kea control socket variablesarthurdev
2024-03-06dhcp: T6102: Fix clear DHCP lease op-modesarthurdev
2024-02-25dhcp-server: T6063: Add `ignore-client-id` to relax client identifier checks ...sarthurdev
2024-02-13Merge pull request #2998 from sarthurdev/T5992Christian Breunig
2024-02-13dhcpv6-server: T5992: Fix op-mode Kea DHCP lease outputsarthurdev
2024-02-13dhcpv6-server: T5993: Add subnet `interface` node, link subnet to locally con...sarthurdev
2024-01-24dhcpv6: T3316: Add support for excluded-prefix in prefix delegationsarthurdev
2024-01-13dhcpv6: T3316: Move options to separate node and extend scopessarthurdev
2024-01-11dhcp: dhcpv6: T3316: Add `subnet-id` so leases remain mapped to entries in th...Simon
2024-01-10dhcp: T3316: Workaround to append domain suffix to hostfile entriessarthurdev
2024-01-10dhcp: T3316: Move options to separate node and extend scopessarthurdev
2023-12-21dhcp: T3316: Support hostname, DUID and MAC address in reservationIndrajit Raychaudhuri
2023-12-17dhcp: T3316: Kea DHCP and DHCPv6 fixessarthurdev
2023-12-08dhcp: T3316: Add time-zone node for options 100 and 101sarthurdev
2023-12-08dhcp: T3316: Add captive portal v4/v6 optionssarthurdev
2023-12-08dhcp: T3316: Migrate dhcp/dhcpv6 server to Keasarthurdev