| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-12 | dhcpv6: T8953: Add validation for duplicate static-mapping address and prefix | Nataliia Solomko | |
| 2026-05-16 | dhcpv6: T8862: Add validation for presence of address or prefix in reservation | Indrajit Raychaudhuri | |
| 2026-05-16 | dhcpv6: T8862: Allow multiple addresses and prefixes for reservations | Indrajit Raychaudhuri | |
| Add support for allowing DHCPv6 to assign reservations for multiple addresses and prefixes to a single client simultaneously. | |||
| 2026-05-13 | T8600: Add option to change logging verbosity in Kea (#5178) | Nataliia S. | |
| 2026-03-24 | T8410: Fix typos and mistakes for operational and configuration commands | Viacheslav Hletenko | |
| Fix typos and mistakes in the commands and comments No functional changes | |||
| 2026-03-18 | T8399: move connectivity/overlap checks inside subnet loop | Alex Kudentsov | |
| 2025-10-17 | kea: T7925: Improve error handling, validate IPv6 PD prefix length | sarthurdev | |
| 2025-09-22 | kea: T7281: Use correct Kea unit files | sarthurdev | |
| 2025-09-14 | kea: T7821: Update Kea to 3.0 | sarthurdev | |
| 2025-08-19 | Merge pull request #4508 from davi2367/vrf-dhcp | Daniil Baturin | |
| kea: T6211: add VRF support for KEA dhcp server | |||
| 2025-08-15 | kea: T6211: add VRF support for KEA dhcp server | David Vølker | |
| 2025-07-21 | vyos.utils: T7648: only provide one chown function | Christian Breunig | |
| Remove duplicate function definition vyos.utils.file.chown which was also provided by vyos.utils.permission.chown. | |||
| 2025-06-28 | T7591: remove copyright years from source files | Christian Breunig | |
| The legal team says years are not necessary so we can go ahead with it, since it will simplify backporting. Automatically removed using: git ls-files | grep -v libvyosconfig | xargs sed -i -E \ 's/^# Copyright (19|20)[0-9]{2}(-[0-9]{4})? VyOS maintainers.*/# Copyright VyOS maintainers and contributors <maintainers@vyos.io>/g' In addition we will error-out during "make" if someone re-adds a legacy copyright notice | |||
| 2024-05-23 | dhcpv6-server: T6381: fix typos in select ConfigError messages in VyOS ↵ | Ginko | |
| current (#3508) | |||
| 2024-04-07 | kea: T3316: Ensure correct permissions on lease files | sarthurdev | |
| 2024-01-24 | dhcpv6: T3316: Add support for excluded-prefix in prefix delegation | sarthurdev | |
| 2024-01-13 | dhcpv6: T3316: Move options to separate node and extend scopes | sarthurdev | |
| * Also migrate `address-range` to `range` tag node for consistency with dhcpv4 server syntax | |||
| 2024-01-11 | dhcp: dhcpv6: T3316: Add `subnet-id` so leases remain mapped to entries in ↵ | Simon | |
| the lease file (#2796) | |||
| 2023-12-31 | T5474: establish common file name pattern for XML conf mode commands | Christian Breunig | |
| We will use _ as CLI level divider. The XML definition filename and also the Python helper should match the CLI node. Example: set interfaces ethernet -> interfaces_ethernet.xml.in set interfaces bond -> interfaces_bond.xml.in set service dhcp-server -> service_dhcp-server-xml.in | |||
