2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00
kea/changelog_unreleased/3811-include-the-shared-network-name-in-the-subnetx-list-response
Thomas Markwalder 0ade1dae0f [#3811] Addressed review comments
Changes to be committed:
	modified:   changelog_unreleased/3811-include-the-shared-network-name-in-the-subnetx-list-response
    modified:   src/hooks/dhcp/subnet_cmds/tests/subnet4_cmds_unittest.cc
    modified:   src/hooks/dhcp/subnet_cmds/tests/subnet6_cmds_unittest.cc
    modified:   src/hooks/dhcp/subnet_cmds/tests/subnet_cmds_unittest.h
2025-04-02 15:27:40 -04:00

7 lines
211 B
Plaintext

[func] tmark
The subnet commands hook library was modified such that
the subnet's shared network name is now included for each
subnet returned by the subnet4-list and subnet6-list
commands.
(Gitlab #3811)