Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-13 | dhcpv6-server: T5993: Add subnet `interface` node, link subnet to locally ↵ | sarthurdev | |
connected interfaces Prior dhcpd behaviour implicitly handled requests for locally connected subnets. Kea requires an explicit link between subnets and an interface. | |||
2024-01-11 | dhcp: dhcpv6: T3316: Add `subnet-id` so leases remain mapped to entries in ↵ | Simon | |
the lease file (#2796) | |||
2023-12-21 | dhcp: T3316: Apply migration for valid hostname, and identifier (DUID) | Indrajit Raychaudhuri | |
2023-12-08 | dhcp: T3316: Migrate dhcp/dhcpv6 server to Kea | sarthurdev | |
2022-02-16 | xml: T3474: add component version include files | John Estabrook | |
Add the include files containing the syntaxVersion element defining the version of the respective component; these files are included by the top level file 'xml-component-versions.xml.in'. Processing of these elements was previously added to the python xml lib in commit 40f5359d. This will replace the use of 'curver_DATA' in vyatta-cfg-system and other legacy packages. |