summaryrefslogtreecommitdiff
path: root/python/vyos/kea.py
AgeCommit message (Expand)Author
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